com.stimulsoft.report.chart.core.styles
Class StiStyleCoreXF22

java.lang.Object
  extended by com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
      extended by com.stimulsoft.report.chart.core.styles.StiStyleCoreXF22
Direct Known Subclasses:
StiStyleCoreXF23, StiStyleCoreXF24, StiStyleCoreXF25, StiStyleCoreXF26, StiStyleCoreXF27, StiStyleCoreXF28, StiStyleCoreXF29, StiStyleCoreXF30, StiStyleCoreXF31, StiStyleCoreXF32, StiStyleCoreXF33

public class StiStyleCoreXF22
extends StiStyleCoreXF


Constructor Summary
StiStyleCoreXF22()
           
 
Method Summary
 StiColor getAxisLabelsColor()
           
 StiColor getAxisLineColor()
           
 StiColor getAxisTitleColor()
           
 StiColor getBasicStyleColor()
           
 StiColor getChartAreaBorderColor()
           
 StiBrush getChartAreaBrush()
           
 StiBrush getChartBrush()
           
 StiColor GetColumnBorder(StiColor color)
           
 StiBrush GetColumnBrush(StiColor color)
           
 StiBrush getLegendBrush()
           
 StiColor getLegendLabelsColor()
           
 java.lang.String getLocalizedName()
          Gets a localized name of style.
 StiColor getSeriesLabelsBorderColor()
           
 StiBrush getSeriesLabelsBrush()
           
 StiColor getSeriesLabelsColor()
           
 StiColor[] getStyleColors()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
FillColumn, FillColumn, GetAreaBrush, getChart, getChartAreaShowShadow, GetColorByIndex, GetColorBySeries, GetColors, getFirstStyleColor, getGridLinesHorColor, getGridLinesVertColor, getInterlacingHorBrush, getInterlacingVertBrush, getLastStyleColor, getLegendBorderColor, getLegendFont, getLegendTitleColor, getSeriesLabelsFont, getSeriesLabelsLineColor, getTrendLineColor, getTrendLineShowShadow, isLegendShowShadow, isSeriesLighting, isSeriesShowShadow, setChart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiStyleCoreXF22

public StiStyleCoreXF22()
Method Detail

getLocalizedName

public java.lang.String getLocalizedName()
Gets a localized name of style.

Specified by:
getLocalizedName in class StiStyleCoreXF

getChartBrush

public StiBrush getChartBrush()
Overrides:
getChartBrush in class StiStyleCoreXF

getChartAreaBrush

public StiBrush getChartAreaBrush()
Overrides:
getChartAreaBrush in class StiStyleCoreXF

getChartAreaBorderColor

public StiColor getChartAreaBorderColor()
Overrides:
getChartAreaBorderColor in class StiStyleCoreXF

getSeriesLabelsBrush

public StiBrush getSeriesLabelsBrush()
Overrides:
getSeriesLabelsBrush in class StiStyleCoreXF

getSeriesLabelsColor

public StiColor getSeriesLabelsColor()
Overrides:
getSeriesLabelsColor in class StiStyleCoreXF

getSeriesLabelsBorderColor

public StiColor getSeriesLabelsBorderColor()
Overrides:
getSeriesLabelsBorderColor in class StiStyleCoreXF

getLegendBrush

public StiBrush getLegendBrush()
Overrides:
getLegendBrush in class StiStyleCoreXF

getLegendLabelsColor

public StiColor getLegendLabelsColor()
Overrides:
getLegendLabelsColor in class StiStyleCoreXF

getAxisTitleColor

public StiColor getAxisTitleColor()
Overrides:
getAxisTitleColor in class StiStyleCoreXF

getAxisLineColor

public StiColor getAxisLineColor()
Overrides:
getAxisLineColor in class StiStyleCoreXF

getAxisLabelsColor

public StiColor getAxisLabelsColor()
Overrides:
getAxisLabelsColor in class StiStyleCoreXF

getStyleColors

public StiColor[] getStyleColors()
Specified by:
getStyleColors in class StiStyleCoreXF

getBasicStyleColor

public StiColor getBasicStyleColor()
Specified by:
getBasicStyleColor in class StiStyleCoreXF

GetColumnBrush

public StiBrush GetColumnBrush(StiColor color)
Overrides:
GetColumnBrush in class StiStyleCoreXF

GetColumnBorder

public StiColor GetColumnBorder(StiColor color)
Overrides:
GetColumnBorder in class StiStyleCoreXF