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

java.lang.Object
  extended by com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
      extended by com.stimulsoft.report.chart.core.styles.StiStyleCoreXF19

public class StiStyleCoreXF19
extends StiStyleCoreXF


Constructor Summary
StiStyleCoreXF19()
           
 
Method Summary
 StiColor getBasicStyleColor()
           
 StiBrush getChartAreaBrush()
           
 StiBrush getChartBrush()
           
 StiBrush GetColumnBrush(StiColor color)
           
 StiBrush getInterlacingHorBrush()
           
 StiBrush getInterlacingVertBrush()
           
 java.lang.String getLocalizedName()
          Gets a localized name of style.
 StiColor[] getStyleColors()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
FillColumn, FillColumn, GetAreaBrush, getAxisLabelsColor, getAxisLineColor, getAxisTitleColor, getChart, getChartAreaBorderColor, getChartAreaShowShadow, GetColorByIndex, GetColorBySeries, GetColors, GetColumnBorder, getFirstStyleColor, getGridLinesHorColor, getGridLinesVertColor, getLastStyleColor, getLegendBorderColor, getLegendBrush, getLegendFont, getLegendLabelsColor, getLegendTitleColor, getSeriesLabelsBorderColor, getSeriesLabelsBrush, getSeriesLabelsColor, getSeriesLabelsFont, getSeriesLabelsLineColor, getTrendLineColor, getTrendLineShowShadow, isLegendShowShadow, isSeriesLighting, isSeriesShowShadow, setChart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiStyleCoreXF19

public StiStyleCoreXF19()
Method Detail

getLocalizedName

public java.lang.String getLocalizedName()
Gets a localized name of style.

Specified by:
getLocalizedName in class StiStyleCoreXF

getStyleColors

public StiColor[] getStyleColors()
Specified by:
getStyleColors in class StiStyleCoreXF

getBasicStyleColor

public StiColor getBasicStyleColor()
Specified by:
getBasicStyleColor in class StiStyleCoreXF

getInterlacingHorBrush

public StiBrush getInterlacingHorBrush()
Overrides:
getInterlacingHorBrush in class StiStyleCoreXF

getInterlacingVertBrush

public StiBrush getInterlacingVertBrush()
Overrides:
getInterlacingVertBrush in class StiStyleCoreXF

getChartAreaBrush

public StiBrush getChartAreaBrush()
Overrides:
getChartAreaBrush in class StiStyleCoreXF

getChartBrush

public StiBrush getChartBrush()
Overrides:
getChartBrush in class StiStyleCoreXF

GetColumnBrush

public StiBrush GetColumnBrush(StiColor color)
Overrides:
GetColumnBrush in class StiStyleCoreXF