com.stimulsoft.report.chart.interfaces.series.clusteredColumn
Interface IStiBaseLineSeries
- All Superinterfaces:
- java.lang.Cloneable, IStiJsonReportObject, IStiSeries
- All Known Subinterfaces:
- IStiAreaSeries, IStiBubbleSeries, IStiLineSeries, IStiRangeSeries, IStiScatterLineSeries, IStiScatterSeries, IStiScatterSplineSeries, IStiSplineAreaSeries, IStiSplineRangeSeries, IStiSplineSeries, IStiSteppedAreaSeries, IStiSteppedLineSeries, IStiSteppedRangeSeries
- All Known Implementing Classes:
- StiAreaSeries, StiBaseLineSeries, StiBubbleSeries, StiLineSeries, StiRangeSeries, StiScatterLineSeries, StiScatterSeries, StiScatterSplineSeries, StiSplineAreaSeries, StiSplineRangeSeries, StiSplineSeries, StiSteppedAreaSeries, StiSteppedLineSeries, StiSteppedRangeSeries
public interface IStiBaseLineSeries
- extends IStiSeries
Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiSeries |
clone, getAllowApplyStyle, getArguments, getChart, getConditions, getCore, getCoreTitle, GetDefaultAreaType, getFilters, getFormat, getHyperlinks, getInteraction, getSeriesLabels, getShowInLegend, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, getTags, getToolTips, getTopN, getValues, getValuesStart, getYAxis, ProcessSeriesBrushes, ProcessSeriesColors, setAllowApplyStyle, setArguments, setChart, setConditions, setCore, setCoreTitle, setFilters, setFormat, setHyperlinks, setInteraction, setSeriesLabels, setShowInLegend, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTags, setToolTips, setTopN, setValues, setYAxis |
getMarker
IStiMarker getMarker()
setMarker
void setMarker(IStiMarker value)
getLineMarker
IStiLineMarker getLineMarker()
setLineMarker
void setLineMarker(IStiLineMarker value)
getLineColor
StiColor getLineColor()
setLineColor
void setLineColor(StiColor value)
getLineStyle
StiPenStyle getLineStyle()
setLineStyle
void setLineStyle(StiPenStyle value)
getLighting
boolean getLighting()
setLighting
void setLighting(boolean value)
getLineWidth
float getLineWidth()
setLineWidth
void setLineWidth(float value)
getLabelsOffset
int getLabelsOffset()
setLabelsOffset
void setLabelsOffset(int value)
getShowNulls
boolean getShowNulls()
setShowNulls
void setShowNulls(boolean value)
getLineColorNegative
StiColor getLineColorNegative()
setLineColorNegative
void setLineColorNegative(StiColor value)
getAllowApplyColorNegative
boolean getAllowApplyColorNegative()
setAllowApplyColorNegative
void setAllowApplyColorNegative(boolean value)