com.stimulsoft.report.chart.core.styles
Class StiCustomStyleCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.styles.StiStyleCoreXF
com.stimulsoft.report.chart.core.styles.StiStyleCoreXF01
com.stimulsoft.report.chart.core.styles.StiCustomStyleCoreXF
public class StiCustomStyleCoreXF
- extends StiStyleCoreXF01
Methods inherited from class com.stimulsoft.report.chart.core.styles.StiStyleCoreXF |
FillColumn, FillColumn, GetAreaBrush, getChart, getChartBrush, GetColorByIndex, GetColorBySeries, GetColors, GetColumnBorder, getFirstStyleColor, getLastStyleColor, getLegendFont, getSeriesLabelsFont, getTrendLineShowShadow, isLegendShowShadow, setChart |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportChartStyle
public StiChartStyle ReportChartStyle
StiCustomStyleCoreXF
public StiCustomStyleCoreXF(StiCustomStyle customStyle)
getLocalizedName
public java.lang.String getLocalizedName()
- Gets a service name.
- Overrides:
getLocalizedName
in class StiStyleCoreXF01
getStyleColors
public StiColor[] getStyleColors()
- Overrides:
getStyleColors
in class StiStyleCoreXF01
getBasicStyleColor
public StiColor getBasicStyleColor()
- Overrides:
getBasicStyleColor
in class StiStyleCoreXF01
getChartAreaBorderColor
public StiColor getChartAreaBorderColor()
- Overrides:
getChartAreaBorderColor
in class StiStyleCoreXF
getChartAreaShowShadow
public boolean getChartAreaShowShadow()
- Overrides:
getChartAreaShowShadow
in class StiStyleCoreXF
getChartAreaBrush
public StiBrush getChartAreaBrush()
- Overrides:
getChartAreaBrush
in class StiStyleCoreXF
isSeriesLighting
public boolean isSeriesLighting()
- Overrides:
isSeriesLighting
in class StiStyleCoreXF
isSeriesShowShadow
public boolean isSeriesShowShadow()
- Overrides:
isSeriesShowShadow
in class StiStyleCoreXF
getSeriesLabelsBrush
public StiBrush getSeriesLabelsBrush()
- Overrides:
getSeriesLabelsBrush
in class StiStyleCoreXF
getSeriesLabelsColor
public StiColor getSeriesLabelsColor()
- Overrides:
getSeriesLabelsColor
in class StiStyleCoreXF
getSeriesLabelsBorderColor
public StiColor getSeriesLabelsBorderColor()
- Overrides:
getSeriesLabelsBorderColor
in class StiStyleCoreXF
getSeriesLabelsLineColor
public StiColor getSeriesLabelsLineColor()
- Overrides:
getSeriesLabelsLineColor
in class StiStyleCoreXF
getTrendLineColor
public StiColor getTrendLineColor()
- Overrides:
getTrendLineColor
in class StiStyleCoreXF
isTrendLineShowShadow
public boolean isTrendLineShowShadow()
getLegendBrush
public StiBrush getLegendBrush()
- Overrides:
getLegendBrush
in class StiStyleCoreXF
getLegendLabelsColor
public StiColor getLegendLabelsColor()
- Overrides:
getLegendLabelsColor
in class StiStyleCoreXF
getLegendBorderColor
public StiColor getLegendBorderColor()
- Overrides:
getLegendBorderColor
in class StiStyleCoreXF
getLegendTitleColor
public StiColor getLegendTitleColor()
- Overrides:
getLegendTitleColor
in class StiStyleCoreXF
getAxisTitleColor
public StiColor getAxisTitleColor()
- Overrides:
getAxisTitleColor
in class StiStyleCoreXF
getAxisLineColor
public StiColor getAxisLineColor()
- Overrides:
getAxisLineColor
in class StiStyleCoreXF
getAxisLabelsColor
public StiColor getAxisLabelsColor()
- Overrides:
getAxisLabelsColor
in class StiStyleCoreXF
getInterlacingHorBrush
public StiBrush getInterlacingHorBrush()
- Overrides:
getInterlacingHorBrush
in class StiStyleCoreXF
getInterlacingVertBrush
public StiBrush getInterlacingVertBrush()
- Overrides:
getInterlacingVertBrush
in class StiStyleCoreXF
getGridLinesHorColor
public StiColor getGridLinesHorColor()
- Overrides:
getGridLinesHorColor
in class StiStyleCoreXF
getGridLinesVertColor
public StiColor getGridLinesVertColor()
- Overrides:
getGridLinesVertColor
in class StiStyleCoreXF
getReportStyleName
public final java.lang.String getReportStyleName()
setReportStyleName
public final void setReportStyleName(java.lang.String value)
getReportStyle
public final StiChartStyle getReportStyle()
getCustomStyle
public final StiCustomStyle getCustomStyle()
GetColumnBrush
public StiBrush GetColumnBrush(StiColor color)
- Overrides:
GetColumnBrush
in class StiStyleCoreXF01