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

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

public class StiStyleCoreXF29
extends StiStyleCoreXF22

Copyright Stimulsoft


Constructor Summary
StiStyleCoreXF29()
           
 
Method Summary
 StiColor GetColumnBorder(StiColor color)
           
 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, 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

StiStyleCoreXF29

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

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

GetColumnBorder

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