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

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

public class StiStyleCoreXF18
extends StiStyleCoreXF


Constructor Summary
StiStyleCoreXF18()
           
 
Method Summary
 void FillColumn(StiContext context, StiRectangle rect, StiBrush brush, StiInteractionDataGeom interaction)
           
 StiColor getBasicStyleColor()
           
 StiBrush GetColumnBrush(StiColor color)
           
 java.lang.String getLocalizedName()
          Gets a localized name of style.
 StiColor[] getStyleColors()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
FillColumn, GetAreaBrush, getAxisLabelsColor, getAxisLineColor, getAxisTitleColor, getChart, getChartAreaBorderColor, getChartAreaBrush, getChartAreaShowShadow, getChartBrush, GetColorByIndex, GetColorBySeries, GetColors, GetColumnBorder, getFirstStyleColor, getGridLinesHorColor, getGridLinesVertColor, getInterlacingHorBrush, getInterlacingVertBrush, 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

StiStyleCoreXF18

public StiStyleCoreXF18()
Method Detail

getLocalizedName

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

Specified by:
getLocalizedName in class StiStyleCoreXF

FillColumn

public void FillColumn(StiContext context,
                       StiRectangle rect,
                       StiBrush brush,
                       StiInteractionDataGeom interaction)
Overrides:
FillColumn in class StiStyleCoreXF

GetColumnBrush

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

getStyleColors

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

getBasicStyleColor

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