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

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

public class StiStyleCoreXF28
extends StiStyleCoreXF22

Copyright Stimulsoft


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

Constructor Detail

StiStyleCoreXF28

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

getAxisTitleColor

public StiColor getAxisTitleColor()
Overrides:
getAxisTitleColor in class StiStyleCoreXF22

getAxisLineColor

public StiColor getAxisLineColor()
Overrides:
getAxisLineColor in class StiStyleCoreXF22

getAxisLabelsColor

public StiColor getAxisLabelsColor()
Overrides:
getAxisLabelsColor in class StiStyleCoreXF22

getSeriesLabelsColor

public StiColor getSeriesLabelsColor()
Overrides:
getSeriesLabelsColor in class StiStyleCoreXF22

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

GetColumnBorder

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