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