Click or drag to resize

StiRangeSeriesValueEnd Property

Gets or sets end value expression. Example: {Order.Value}

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiValueEndExpression ValueEnd { get; set; }

Property Value

Type: StiValueEndExpression
See Also