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

java.lang.Object
  extended by com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
      extended by com.stimulsoft.report.chart.core.styles.StiStyleCoreXF22
          extended by com.stimulsoft.report.chart.core.styles.StiStyleCoreXF23

public class StiStyleCoreXF23
extends StiStyleCoreXF22


Constructor Summary
StiStyleCoreXF23()
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a localized name of style.
 StiColor[] getStyleColors()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.styles.StiStyleCoreXF22
getAxisLabelsColor, getAxisLineColor, getAxisTitleColor, getBasicStyleColor, getChartAreaBorderColor, getChartAreaBrush, getChartBrush, GetColumnBorder, GetColumnBrush, getLegendBrush, getLegendLabelsColor, getSeriesLabelsBorderColor, getSeriesLabelsBrush, getSeriesLabelsColor
 
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

StiStyleCoreXF23

public StiStyleCoreXF23()
Method Detail

getLocalizedName

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

Overrides:
getLocalizedName in class StiStyleCoreXF22

getStyleColors

public StiColor[] getStyleColors()
Overrides:
getStyleColors in class StiStyleCoreXF22