|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.chart.view.series.StiSeries
public abstract class StiSeries
Field Summary |
---|
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
---|
REFERENCE_EMPTY, REFERENCE_REPORT |
Constructor Summary | |
---|---|
StiSeries()
|
Method Summary | |
---|---|
IStiSeries |
clone()
Creates a new object that is a copy of the current instance. |
boolean |
getAllowApplyStyle()
Gets or sets value which indicates that chart style will be used. |
boolean |
getAllowSeries()
|
boolean |
getAllowSeriesElements()
|
StiArgumentExpression |
getArgument()
|
java.lang.String |
getArgumentDataColumn()
Gets or sets a name of the column that contains the argument value. |
java.lang.Object[] |
getArguments()
|
static java.lang.Object[] |
GetArgumentsFromString(java.lang.String list)
|
java.lang.String |
getArgumentsString()
|
java.lang.String |
getAutoSeriesColorDataColumn()
Gets or sets a name of the column that contains the color of auto created series. |
java.lang.String |
getAutoSeriesKeyDataColumn()
Gets or sets a name of the column that contains the key of auto created series. |
java.lang.String |
getAutoSeriesTitleDataColumn()
Gets or sets a name of the column that contains the title of auto created series. |
IStiChart |
getChart()
|
StiChartConditionsCollection |
getConditions()
Gets or sets collection of conditions which can be used to change behavior of series. |
StiSeriesCoreXF |
getCore()
|
java.lang.String |
getCoreTitle()
|
abstract java.lang.Class |
GetDefaultAreaType()
|
boolean |
getDrillDownEnabled()
Gets or sets value which indicates whether the Drill-Down operation can be executed. |
StiPage |
getDrillDownPage()
Gets or sets a page for the Drill-Down operation. |
java.lang.String |
getDrillDownPageGuid()
|
java.lang.String |
getDrillDownReport()
Gets or sets a path to a report for the Drill-Down operation. |
StiFilterMode |
getFilterMode()
Gets or sets filter mode of series. |
StiChartFiltersCollection |
getFilters()
Gets or sets filters which used to filter series values. |
java.lang.String |
getFormat()
Gets or sets string that is used to format series values. |
StiGetArgumentEvent |
getGetArgumentEvent()
Occurs when getting the property Argument. |
StiGetHyperlinkEvent |
getGetHyperlinkEvent()
Occurs when getting the Hyperlink for the series. |
StiGetListOfArgumentsEvent |
getGetListOfArgumentsEvent()
Occurs when getting the list of arguments. |
StiGetListOfHyperlinksEvent |
getGetListOfHyperlinksEvent()
Occurs when getting the list of Hyperlinks. |
StiGetListOfTagsEvent |
getGetListOfTagsEvent()
Occurs when getting the list of Tags. |
StiGetListOfToolTipsEvent |
getGetListOfToolTipsEvent()
Occurs when getting the list of ToolTips. |
StiGetListOfValuesEvent |
getGetListOfValuesEvent()
Occurs when getting the list of values. |
StiGetTagEvent |
getGetTagEvent()
Occurs when getting the Tag for the series. |
StiGetTitleEvent |
getGetTitleEvent()
Occurs when getting the property Title. |
StiGetToolTipEvent |
getGetToolTipEvent()
Occurs when getting the ToolTip for the series. |
StiGetValueEvent |
getGetValueEvent()
Occurs when getting the property Value. |
StiHyperlinkExpression |
getHyperlink()
Gets or sets the expression to fill a series hyperlink. |
java.lang.String |
getHyperlinkDataColumn()
Gets or sets a name of the column that contains the hyperlink value. |
java.lang.String[] |
getHyperlinks()
|
java.lang.String |
getHyperlinkString()
|
IStiSeriesInteraction |
getInteraction()
Gets interaction options of this series. |
StiListOfArgumentsExpression |
getListOfArguments()
Gets or sets the expression to fill a list of arguments. |
StiListOfHyperlinksExpression |
getListOfHyperlinks()
Gets or sets the expression to fill a list of hyperlinks. |
StiListOfTagsExpression |
getListOfTags()
Gets or sets the expression to fill a list of tags. |
StiListOfToolTipsExpression |
getListOfToolTips()
Gets or sets the expression to fill a list of tool tips. |
StiListOfValuesExpression |
getListOfValues()
Gets or sets the expression to fill a list of values. |
StiNewAutoSeriesEvent |
getNewAutoSeriesEvent()
Occurs when new auto series is created. |
static java.lang.Double[] |
GetNullableValuesFromString(java.lang.String list)
|
StiComponent |
getParent()
|
IStiSeriesLabels |
getSeriesLabels()
Gets or sets series labels settings. |
java.lang.String |
getServiceCategory()
Gets a service category. |
java.lang.String |
getServiceName()
Gets a service name. |
java.lang.Class |
getServiceType()
Gets a service type. |
boolean |
getShowInLegend()
Gets or sets value which indicates that series must be shown in legend. |
boolean |
getShowLabels()
Deprecated. |
StiShowSeriesLabels |
getShowSeriesLabels()
Gets or sets series labels output mode. |
boolean |
getShowShadow()
Gets or sets value which indicates draw shadow or no. |
StiSeriesSortType |
getSortBy()
Gets or sets mode of series values sorting. |
StiSeriesSortDirection |
getSortDirection()
Gets or sets sort direction. |
static java.lang.String[] |
GetStringsFromString(java.lang.String list)
|
StiTagExpression |
getTag()
Gets or sets the expression to fill a series tag. |
java.lang.String |
getTagDataColumn()
Gets or sets a name of the column that contains the tag value. |
java.lang.Object[] |
getTags()
|
java.lang.String |
getTagString()
|
StiTitleExpression |
getTitle()
Gets or sets title of series. |
java.lang.String |
getTitleValue()
Gets or sets title of series. |
StiToolTipExpression |
getToolTip()
Gets or sets the expression to fill a series tooltip. |
java.lang.String |
getToolTipDataColumn()
Gets or sets a name of the column that contains the tool tip value. |
java.lang.String[] |
getToolTips()
|
java.lang.String |
getToolTipsString()
|
IStiSeriesTopN |
getTopN()
Gets or sets parameters of displaying top results. |
IStiTrendLine |
getTrendLine()
Gets or sets trend line settings. |
StiExpression |
getValue()
Gets or sets point value expression. |
java.lang.String |
getValueDataColumn()
Gets or sets a name of the column that contains the point value. |
java.lang.Double[] |
getValues()
|
static java.util.ArrayList<java.lang.Double> |
GetValuesFromString(java.lang.String list)
|
java.lang.Double[] |
getValuesStart()
|
java.lang.String |
getValuesString()
|
StiSeriesYAxis |
getYAxis()
Gets or sets Y Axis for series on which will output string representation of arguments. |
void |
InvokeGetArgument(StiComponent sender,
StiValueEventArgs e)
Raises the GetArgument event. |
void |
InvokeGetHyperlink(java.lang.Object sender,
StiValueEventArgs e)
Raises the GetHyperlink event. |
void |
InvokeGetListOfArguments(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfArguments event. |
void |
InvokeGetListOfHyperlinks(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfHyperlinks event. |
void |
InvokeGetListOfTags(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfTags event. |
void |
InvokeGetListOfToolTips(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfToolTips event. |
void |
InvokeGetListOfValues(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetListOfValues event. |
void |
InvokeGetTag(StiComponent sender,
StiValueEventArgs e)
Raises the GetTag event. |
void |
InvokeGetTitle(StiComponent sender,
StiGetTitleEventArgs e)
Raises the GetTitle event. |
void |
InvokeGetToolTip(java.lang.Object sender,
StiValueEventArgs e)
Raises the GetToolTip event. |
void |
InvokeGetValue(StiComponent sender,
StiGetValueEventArgs e)
Raises the GetValue event. |
void |
InvokeNewAutoSeries(StiNewAutoSeriesEventArgs e)
Occurs when new auto series is created. |
void |
LoadFromJsonObject(JSONObject jObject)
|
StiBrush |
ProcessSeriesBrushes(int pointIndex,
StiBrush seriesBrush)
|
StiBrush |
ProcessSeriesColors(int pointIndex,
StiBrush seriesBrush)
|
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode)
|
void |
setAllowApplyStyle(boolean value)
|
void |
setAllowSeries(boolean value)
|
void |
setAllowSeriesElements(boolean value)
|
void |
setArgument(StiArgumentExpression value)
|
void |
setArgumentDataColumn(java.lang.String value)
|
void |
setArguments(java.lang.Object[] value)
|
void |
setArgumentsString(java.lang.String value)
|
void |
setAutoSeriesColorDataColumn(java.lang.String value)
|
void |
setAutoSeriesKeyDataColumn(java.lang.String value)
|
void |
setAutoSeriesTitleDataColumn(java.lang.String value)
|
void |
setChart(IStiChart value)
|
void |
setConditions(StiChartConditionsCollection value)
|
void |
setCore(StiSeriesCoreXF value)
|
void |
setCoreTitle(java.lang.String value)
|
void |
setDrillDownEnabled(boolean value)
|
void |
setDrillDownPage(StiPage value)
|
void |
setDrillDownPageGuid(java.lang.String value)
|
void |
setDrillDownReport(java.lang.String value)
|
void |
setFilterMode(StiFilterMode value)
|
void |
setFilters(StiChartFiltersCollection value)
|
void |
setFormat(java.lang.String value)
|
void |
setGetArgumentEvent(StiGetArgumentEvent value)
|
void |
setGetHyperlinkEvent(StiGetHyperlinkEvent value)
|
void |
setGetListOfArgumentsEvent(StiGetListOfArgumentsEvent value)
|
void |
setGetListOfHyperlinksEvent(StiGetListOfHyperlinksEvent value)
|
void |
setGetListOfTagsEvent(StiGetListOfTagsEvent value)
|
void |
setGetListOfToolTipsEvent(StiGetListOfToolTipsEvent value)
|
void |
setGetListOfValuesEvent(StiGetListOfValuesEvent value)
|
void |
setGetTagEvent(StiGetTagEvent value)
|
void |
setGetTitleEvent(StiGetTitleEvent value)
|
void |
setGetToolTipEvent(StiGetToolTipEvent value)
|
void |
setGetValueEvent(StiGetValueEvent value)
|
void |
setHyperlink(StiHyperlinkExpression value)
|
void |
setHyperlinkDataColumn(java.lang.String value)
|
void |
setHyperlinks(java.lang.String[] value)
|
void |
setHyperlinkString(java.lang.String value)
|
void |
setInteraction(IStiSeriesInteraction value)
|
void |
setListOfArguments(StiListOfArgumentsExpression value)
|
void |
setListOfHyperlinks(StiListOfHyperlinksExpression value)
|
void |
setListOfTags(StiListOfTagsExpression value)
|
void |
setListOfToolTips(StiListOfToolTipsExpression value)
|
void |
setListOfValues(StiListOfValuesExpression value)
|
void |
setNewAutoSeriesEvent(StiNewAutoSeriesEvent value)
|
void |
setSeriesLabels(IStiSeriesLabels value)
|
void |
setShowInLegend(boolean value)
|
void |
setShowLabels(boolean value)
Deprecated. |
void |
setShowSeriesLabels(StiShowSeriesLabels value)
|
void |
setShowShadow(boolean value)
|
void |
setSortBy(StiSeriesSortType value)
|
void |
setSortDirection(StiSeriesSortDirection value)
|
void |
setTag(StiTagExpression value)
|
void |
setTagDataColumn(java.lang.String value)
|
void |
setTags(java.lang.Object[] value)
|
void |
setTagString(java.lang.String value)
|
void |
setTitle(StiTitleExpression value)
|
void |
setTitleValue(java.lang.String value)
|
void |
setToolTip(StiToolTipExpression value)
|
void |
setToolTipDataColumn(java.lang.String value)
|
void |
setToolTips(java.lang.String[] value)
|
void |
setToolTipsString(java.lang.String value)
|
void |
setTopN(IStiSeriesTopN value)
|
void |
setTrendLine(IStiTrendLine value)
|
void |
setValue(StiExpression value)
|
void |
setValueDataColumn(java.lang.String value)
|
void |
setValues(java.lang.Double[] value)
|
void |
setValuesString(java.lang.String value)
|
void |
setYAxis(StiSeriesYAxis value)
|
java.lang.String |
toString()
|
Methods inherited from class com.stimulsoft.base.services.StiService |
---|
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabled |
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject |
---|
cleanReference, getReference, setReference |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StiSeries()
Method Detail |
---|
public IStiSeries clone()
clone
in interface IStiSeries
clone
in class StiService
public final StiComponent getParent()
getParent
in interface IStiSeriesParent
public java.lang.String getServiceName()
getServiceName
in class StiService
public final java.lang.String getServiceCategory()
getServiceCategory
in class StiService
public final java.lang.Class getServiceType()
getServiceType
in class StiService
public final StiSeriesCoreXF getCore()
getCore
in interface IStiSeries
public final void setCore(StiSeriesCoreXF value)
setCore
in interface IStiSeries
public final boolean getAllowApplyStyle()
getAllowApplyStyle
in interface IStiSeries
public final void setAllowApplyStyle(boolean value)
setAllowApplyStyle
in interface IStiSeries
public final java.lang.String getFormat()
getFormat
in interface IStiSeries
public final void setFormat(java.lang.String value)
setFormat
in interface IStiSeries
public final StiSeriesSortType getSortBy()
getSortBy
in interface IStiSeries
public final void setSortBy(StiSeriesSortType value)
setSortBy
in interface IStiSeries
public final StiSeriesSortDirection getSortDirection()
getSortDirection
in interface IStiSeries
public final void setSortDirection(StiSeriesSortDirection value)
setSortDirection
in interface IStiSeries
public final boolean getShowInLegend()
getShowInLegend
in interface IStiSeries
public final void setShowInLegend(boolean value)
setShowInLegend
in interface IStiSeries
@Deprecated public final boolean getShowLabels()
@Deprecated public final void setShowLabels(boolean value)
public final StiShowSeriesLabels getShowSeriesLabels()
getShowSeriesLabels
in interface IStiSeries
public final void setShowSeriesLabels(StiShowSeriesLabels value)
setShowSeriesLabels
in interface IStiSeries
public final boolean getShowShadow()
getShowShadow
in interface IStiSeries
public final void setShowShadow(boolean value)
setShowShadow
in interface IStiSeries
public final StiFilterMode getFilterMode()
public final void setFilterMode(StiFilterMode value)
public final StiChartFiltersCollection getFilters()
getFilters
in interface IStiSeries
public final void setFilters(StiChartFiltersCollection value)
setFilters
in interface IStiSeries
public StiChartConditionsCollection getConditions()
getConditions
in interface IStiSeries
public void setConditions(StiChartConditionsCollection value)
setConditions
in interface IStiSeries
public IStiSeriesTopN getTopN()
getTopN
in interface IStiSeries
public void setTopN(IStiSeriesTopN value)
setTopN
in interface IStiSeries
public final StiSeriesYAxis getYAxis()
getYAxis
in interface IStiSeries
public final void setYAxis(StiSeriesYAxis value)
setYAxis
in interface IStiSeries
public final IStiSeriesLabels getSeriesLabels()
getSeriesLabels
in interface IStiSeries
public final void setSeriesLabels(IStiSeriesLabels value)
setSeriesLabels
in interface IStiSeries
public IStiTrendLine getTrendLine()
public void setTrendLine(IStiTrendLine value)
public final IStiChart getChart()
getChart
in interface IStiSeries
public final void setChart(IStiChart value)
setChart
in interface IStiSeries
public final java.lang.Double[] getValues()
getValues
in interface IStiSeries
public final void setValues(java.lang.Double[] value)
setValues
in interface IStiSeries
public java.lang.String getValueDataColumn()
public void setValueDataColumn(java.lang.String value)
public final java.lang.String getValuesString()
public final void setValuesString(java.lang.String value)
public java.lang.Object[] getArguments()
getArguments
in interface IStiSeries
public void setArguments(java.lang.Object[] value)
setArguments
in interface IStiSeries
public final java.lang.String getArgumentDataColumn()
public final void setArgumentDataColumn(java.lang.String value)
public final java.lang.String getArgumentsString()
public final void setArgumentsString(java.lang.String value)
public final java.lang.String getAutoSeriesTitleDataColumn()
public final void setAutoSeriesTitleDataColumn(java.lang.String value)
public final java.lang.String getAutoSeriesKeyDataColumn()
public final void setAutoSeriesKeyDataColumn(java.lang.String value)
public final java.lang.String getAutoSeriesColorDataColumn()
public final void setAutoSeriesColorDataColumn(java.lang.String value)
public java.lang.String[] getToolTips()
getToolTips
in interface IStiSeries
public void setToolTips(java.lang.String[] value)
setToolTips
in interface IStiSeries
public final java.lang.String getToolTipDataColumn()
public final void setToolTipDataColumn(java.lang.String value)
public final java.lang.String getToolTipsString()
public final void setToolTipsString(java.lang.String value)
public java.lang.Object[] getTags()
getTags
in interface IStiSeries
public void setTags(java.lang.Object[] value)
setTags
in interface IStiSeries
public final java.lang.String getTagDataColumn()
public final void setTagDataColumn(java.lang.String value)
public final java.lang.String getTagString()
public final void setTagString(java.lang.String value)
public java.lang.String[] getHyperlinks()
getHyperlinks
in interface IStiSeries
public void setHyperlinks(java.lang.String[] value)
setHyperlinks
in interface IStiSeries
public final java.lang.String getHyperlinkDataColumn()
public final void setHyperlinkDataColumn(java.lang.String value)
public final java.lang.String getHyperlinkString()
public final void setHyperlinkString(java.lang.String value)
public boolean getDrillDownEnabled()
public void setDrillDownEnabled(boolean value)
public java.lang.String getDrillDownReport()
public void setDrillDownReport(java.lang.String value)
public StiPage getDrillDownPage()
public void setDrillDownPage(StiPage value)
public final java.lang.String getDrillDownPageGuid()
public final void setDrillDownPageGuid(java.lang.String value)
public final boolean getAllowSeries()
public final void setAllowSeries(boolean value)
public final boolean getAllowSeriesElements()
public final void setAllowSeriesElements(boolean value)
public final java.lang.String getCoreTitle()
getCoreTitle
in interface IStiSeries
public final void setCoreTitle(java.lang.String value)
setCoreTitle
in interface IStiSeries
public IStiSeriesInteraction getInteraction()
getInteraction
in interface IStiSeries
public void setInteraction(IStiSeriesInteraction value)
setInteraction
in interface IStiSeries
public final StiBrush ProcessSeriesColors(int pointIndex, StiBrush seriesBrush)
ProcessSeriesColors
in interface IStiSeries
public java.lang.String toString()
toString
in class java.lang.Object
public static java.lang.Double[] GetNullableValuesFromString(java.lang.String list)
public static java.util.ArrayList<java.lang.Double> GetValuesFromString(java.lang.String list)
public static java.lang.String[] GetStringsFromString(java.lang.String list)
public static java.lang.Object[] GetArgumentsFromString(java.lang.String list)
public abstract java.lang.Class GetDefaultAreaType()
GetDefaultAreaType
in interface IStiSeries
public final void InvokeNewAutoSeries(StiNewAutoSeriesEventArgs e)
public final StiNewAutoSeriesEvent getNewAutoSeriesEvent()
public final void setNewAutoSeriesEvent(StiNewAutoSeriesEvent value)
public void InvokeGetValue(StiComponent sender, StiGetValueEventArgs e)
public final StiGetValueEvent getGetValueEvent()
public final void setGetValueEvent(StiGetValueEvent value)
public final void InvokeGetListOfValues(StiComponent sender, StiGetValueEventArgs e)
public final StiGetListOfValuesEvent getGetListOfValuesEvent()
public final void setGetListOfValuesEvent(StiGetListOfValuesEvent value)
public void InvokeGetArgument(StiComponent sender, StiValueEventArgs e)
public final StiGetArgumentEvent getGetArgumentEvent()
public final void setGetArgumentEvent(StiGetArgumentEvent value)
public final void InvokeGetListOfArguments(StiComponent sender, StiGetValueEventArgs e)
public final StiGetListOfArgumentsEvent getGetListOfArgumentsEvent()
public final void setGetListOfArgumentsEvent(StiGetListOfArgumentsEvent value)
public void InvokeGetTitle(StiComponent sender, StiGetTitleEventArgs e)
public final StiGetTitleEvent getGetTitleEvent()
public final void setGetTitleEvent(StiGetTitleEvent value)
public final void InvokeGetToolTip(java.lang.Object sender, StiValueEventArgs e)
sender
- A sender which invokes an event.e
- A parameter which contains event data.public StiGetToolTipEvent getGetToolTipEvent()
public void setGetToolTipEvent(StiGetToolTipEvent value)
public final void InvokeGetListOfToolTips(StiComponent sender, StiGetValueEventArgs e)
public final StiGetListOfToolTipsEvent getGetListOfToolTipsEvent()
public final void setGetListOfToolTipsEvent(StiGetListOfToolTipsEvent value)
public final void InvokeGetTag(StiComponent sender, StiValueEventArgs e)
sender
- A sender which invokes an event.e
- A parameter which contains event data.public StiGetTagEvent getGetTagEvent()
public void setGetTagEvent(StiGetTagEvent value)
public final void InvokeGetListOfTags(StiComponent sender, StiGetValueEventArgs e)
public final StiGetListOfTagsEvent getGetListOfTagsEvent()
public final void setGetListOfTagsEvent(StiGetListOfTagsEvent value)
public final void InvokeGetHyperlink(java.lang.Object sender, StiValueEventArgs e)
sender
- A sender which invokes an event.e
- A parameter which contains event data.public StiGetHyperlinkEvent getGetHyperlinkEvent()
public void setGetHyperlinkEvent(StiGetHyperlinkEvent value)
public final void InvokeGetListOfHyperlinks(StiComponent sender, StiGetValueEventArgs e)
public final StiGetListOfHyperlinksEvent getGetListOfHyperlinksEvent()
public final void setGetListOfHyperlinksEvent(StiGetListOfHyperlinksEvent value)
public java.lang.Double[] getValuesStart()
getValuesStart
in interface IStiSeries
public StiExpression getValue()
public void setValue(StiExpression value)
public StiListOfValuesExpression getListOfValues()
public void setListOfValues(StiListOfValuesExpression value)
public StiArgumentExpression getArgument()
public void setArgument(StiArgumentExpression value)
public StiListOfArgumentsExpression getListOfArguments()
public void setListOfArguments(StiListOfArgumentsExpression value)
public java.lang.String getTitleValue()
public void setTitleValue(java.lang.String value)
public StiTitleExpression getTitle()
public void setTitle(StiTitleExpression value)
public StiToolTipExpression getToolTip()
public void setToolTip(StiToolTipExpression value)
public StiListOfToolTipsExpression getListOfToolTips()
public void setListOfToolTips(StiListOfToolTipsExpression value)
public StiTagExpression getTag()
public void setTag(StiTagExpression value)
public StiListOfTagsExpression getListOfTags()
public void setListOfTags(StiListOfTagsExpression value)
public StiHyperlinkExpression getHyperlink()
public void setHyperlink(StiHyperlinkExpression value)
public StiListOfHyperlinksExpression getListOfHyperlinks()
public void setListOfHyperlinks(StiListOfHyperlinksExpression value)
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject
in interface IStiJsonReportObject
JSONException
public void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject
in interface IStiJsonReportObject
JSONException
public StiBrush ProcessSeriesBrushes(int pointIndex, StiBrush seriesBrush)
ProcessSeriesBrushes
in interface IStiSeries
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |