StiSteppedRangeSeriesListOfValuesEnd Property |
Gets or sets the expression to fill a list of end values. Example: 1;2;3
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual StiListOfValuesEndExpression ListOfValuesEnd { get; set; }
Public Overridable Property ListOfValuesEnd As StiListOfValuesEndExpression
Get
Set
Property Value
Type:
StiListOfValuesEndExpressionSee Also