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

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

public class StiStyleCoreXF30
extends StiStyleCoreXF22

Copyright Stimulsoft


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

Constructor Detail

StiStyleCoreXF30

public StiStyleCoreXF30()
Method Detail

getLocalizedName

public java.lang.String getLocalizedName()
Description copied from class: StiStyleCoreXF22
Gets a localized name of style.

Overrides:
getLocalizedName in class StiStyleCoreXF22

getStyleColors

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

getChartBrush

public StiBrush getChartBrush()
Overrides:
getChartBrush in class StiStyleCoreXF22

getChartAreaBrush

public StiBrush getChartAreaBrush()
Overrides:
getChartAreaBrush in class StiStyleCoreXF22

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

getLegendBrush

public StiBrush getLegendBrush()
Overrides:
getLegendBrush in class StiStyleCoreXF22

getLegendLabelsColor

public StiColor getLegendLabelsColor()
Overrides:
getLegendLabelsColor in class StiStyleCoreXF22

getLegendBorderColor

public StiColor getLegendBorderColor()
Overrides:
getLegendBorderColor in class StiStyleCoreXF

getLegendTitleColor

public StiColor getLegendTitleColor()
Overrides:
getLegendTitleColor in class StiStyleCoreXF

isLegendShowShadow

public boolean isLegendShowShadow()
Overrides:
isLegendShowShadow in class StiStyleCoreXF

getLegendFont

public StiFont getLegendFont()
Overrides:
getLegendFont in class StiStyleCoreXF

isSeriesLighting

public boolean isSeriesLighting()
Overrides:
isSeriesLighting in class StiStyleCoreXF