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

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

public class StiStyleCoreXF26
extends StiStyleCoreXF22

Copyright Stimulsoft


Constructor Summary
StiStyleCoreXF26()
           
 
Method Summary
 StiBrush getChartAreaBrush()
           
 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 isMarkerVisible()
           
 boolean isSeriesLighting()
           
 boolean isSeriesShowShadow()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.styles.StiStyleCoreXF22
getAxisLabelsColor, getAxisLineColor, getAxisTitleColor, getBasicStyleColor, getChartAreaBorderColor, 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

StiStyleCoreXF26

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

getChartAreaBrush

public StiBrush getChartAreaBrush()
Overrides:
getChartAreaBrush 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

isMarkerVisible

public boolean isMarkerVisible()

getColumnBorder

public StiColor getColumnBorder(StiColor color)