com.stimulsoft.report.chart.core.styles
Class StiStyleCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
- Direct Known Subclasses:
- StiStyleCoreXF01, StiStyleCoreXF02, StiStyleCoreXF03, StiStyleCoreXF04, StiStyleCoreXF05, StiStyleCoreXF06, StiStyleCoreXF07, StiStyleCoreXF09, StiStyleCoreXF10, StiStyleCoreXF11, StiStyleCoreXF12, StiStyleCoreXF13, StiStyleCoreXF14, StiStyleCoreXF15, StiStyleCoreXF16, StiStyleCoreXF17, StiStyleCoreXF18, StiStyleCoreXF19, StiStyleCoreXF20, StiStyleCoreXF21, StiStyleCoreXF22
public abstract class StiStyleCoreXF
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiStyleCoreXF
public StiStyleCoreXF()
getLocalizedName
public abstract java.lang.String getLocalizedName()
- Gets a localized name of style.
getChartBrush
public StiBrush getChartBrush()
getChartAreaBrush
public StiBrush getChartAreaBrush()
getChartAreaBorderColor
public StiColor getChartAreaBorderColor()
getChart
public final IStiChart getChart()
setChart
public final void setChart(IStiChart value)
getSeriesLabelsBrush
public StiBrush getSeriesLabelsBrush()
getSeriesLabelsColor
public StiColor getSeriesLabelsColor()
getSeriesLabelsBorderColor
public StiColor getSeriesLabelsBorderColor()
getSeriesLabelsLineColor
public StiColor getSeriesLabelsLineColor()
getSeriesLabelsFont
public StiFont getSeriesLabelsFont()
getLegendBrush
public StiBrush getLegendBrush()
getLegendLabelsColor
public StiColor getLegendLabelsColor()
getLegendBorderColor
public StiColor getLegendBorderColor()
getLegendTitleColor
public StiColor getLegendTitleColor()
isLegendShowShadow
public boolean isLegendShowShadow()
getLegendFont
public StiFont getLegendFont()
isSeriesLighting
public boolean isSeriesLighting()
isSeriesShowShadow
public boolean isSeriesShowShadow()
getAxisTitleColor
public StiColor getAxisTitleColor()
getAxisLineColor
public StiColor getAxisLineColor()
getAxisLabelsColor
public StiColor getAxisLabelsColor()
getInterlacingHorBrush
public StiBrush getInterlacingHorBrush()
getInterlacingVertBrush
public StiBrush getInterlacingVertBrush()
getGridLinesHorColor
public StiColor getGridLinesHorColor()
getGridLinesVertColor
public StiColor getGridLinesVertColor()
getFirstStyleColor
public StiColor getFirstStyleColor()
getLastStyleColor
public StiColor getLastStyleColor()
getChartAreaShowShadow
public boolean getChartAreaShowShadow()
getTrendLineColor
public StiColor getTrendLineColor()
getTrendLineShowShadow
public boolean getTrendLineShowShadow()
getStyleColors
public abstract StiColor[] getStyleColors()
getBasicStyleColor
public abstract StiColor getBasicStyleColor()
FillColumn
public void FillColumn(StiContext context,
StiRectangle rect,
StiBrush brush,
StiInteractionDataGeom interaction)
FillColumn
public void FillColumn(StiContext context,
StiRectangle rect,
StiBrush brush,
StiInteractionDataGeom interaction,
int elementIndex)
GetAreaBrush
public StiBrush GetAreaBrush(StiColor color)
GetColumnBrush
public StiBrush GetColumnBrush(StiColor color)
GetColumnBorder
public StiColor GetColumnBorder(StiColor color)
GetColors
public StiColor[] GetColors(int seriesCount)
GetColorByIndex
public final StiColor GetColorByIndex(int index,
int count)
GetColorBySeries
public final StiColor GetColorBySeries(IStiSeries series)