public abstract class StiStyleCoreXF
extends java.lang.Object
| Constructor and Description |
|---|
StiStyleCoreXF() |
public abstract java.lang.String getLocalizedName()
public StiBrush getChartBrush()
public StiBrush getChartAreaBrush()
public StiColor getChartAreaBorderColor()
public final IStiChart getChart()
public final void setChart(IStiChart value)
public StiBrush getSeriesLabelsBrush()
public StiColor getSeriesLabelsColor()
public StiColor getSeriesLabelsBorderColor()
public StiColor getSeriesLabelsLineColor()
public StiFont getSeriesLabelsFont()
public StiBrush getLegendBrush()
public StiColor getLegendLabelsColor()
public StiColor getLegendBorderColor()
public StiColor getLegendTitleColor()
public boolean isLegendShowShadow()
public StiFont getLegendFont()
public boolean isSeriesLighting()
public boolean isSeriesShowShadow()
public StiColor getAxisTitleColor()
public StiColor getAxisLineColor()
public StiColor getAxisLabelsColor()
public StiBrush getInterlacingHorBrush()
public StiBrush getInterlacingVertBrush()
public StiColor getGridLinesHorColor()
public StiColor getGridLinesVertColor()
public StiColor getFirstStyleColor()
public StiColor getLastStyleColor()
public boolean getChartAreaShowShadow()
public StiColor getTrendLineColor()
public boolean getTrendLineShowShadow()
public abstract StiColor[] getStyleColors()
public abstract StiColor getBasicStyleColor()
public void FillColumn(StiContext context, StiRectangle rect, StiBrush brush, StiInteractionDataGeom interaction)
public StiColor[] GetColors(int seriesCount)
public final StiColor GetColorByIndex(int index, int count)
public final StiColor GetColorBySeries(IStiSeries series)
Copyright © 2019 Stimulsoft. All Rights Reserved.