Click or drag to resize

StiSeriesValue Property

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

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

Property Value

Type: StiExpression
See Also