StiCandlestickSeriesValueLow Property |
Gets or sets low value expression. Example: {Order.Value}
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual StiValueLowExpression ValueLow { get; set; }
Public Overridable Property ValueLow As StiValueLowExpression
Get
Set
Property Value
Type:
StiValueLowExpressionSee Also