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

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.StiStyleCoreXF25

public class StiStyleCoreXF25
extends StiStyleCoreXF22


Constructor Summary
StiStyleCoreXF25()
           
 
Method Summary
 StiColor getLegendBorderColor()
           
 java.lang.String getLocalizedName()
          Gets a localized name of style.
 StiColor getSeriesLabelsBorderColor()
           
 StiBrush getSeriesLabelsBrush()
           
 StiColor getSeriesLabelsColor()
           
 StiFont getSeriesLabelsFont()
           
 StiColor[] getStyleColors()
           
 boolean isLegendShowShadow()
           
 boolean isSeriesLighting()
           
 boolean isSeriesShowShadow()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.styles.StiStyleCoreXF22
getAxisLabelsColor, getAxisLineColor, getAxisTitleColor, getBasicStyleColor, getChartAreaBorderColor, getChartAreaBrush, getChartBrush, GetColumnBorder, GetColumnBrush, getLegendBrush, getLegendLabelsColor
 
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, getLegendFont, getLegendTitleColor, getSeriesLabelsLineColor, getTrendLineColor, getTrendLineShowShadow, setChart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiStyleCoreXF25

public StiStyleCoreXF25()
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

isLegendShowShadow

public boolean isLegendShowShadow()
Overrides:
isLegendShowShadow in class StiStyleCoreXF

getLegendBorderColor

public StiColor getLegendBorderColor()
Overrides:
getLegendBorderColor in class StiStyleCoreXF

getSeriesLabelsBrush

public StiBrush getSeriesLabelsBrush()
Overrides:
getSeriesLabelsBrush in class StiStyleCoreXF22

getSeriesLabelsColor

public StiColor getSeriesLabelsColor()
Overrides:
getSeriesLabelsColor in class StiStyleCoreXF22

getSeriesLabelsBorderColor

public StiColor getSeriesLabelsBorderColor()
Overrides:
getSeriesLabelsBorderColor in class StiStyleCoreXF22

getSeriesLabelsFont

public StiFont getSeriesLabelsFont()
Overrides:
getSeriesLabelsFont in class StiStyleCoreXF

isSeriesLighting

public boolean isSeriesLighting()
Overrides:
isSeriesLighting in class StiStyleCoreXF

isSeriesShowShadow

public boolean isSeriesShowShadow()
Overrides:
isSeriesShowShadow in class StiStyleCoreXF