Click or drag to resize

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; }

Property Value

Type: StiValueLowExpression
See Also