Click or drag to resize

StiSeriesValues Property

[Missing <summary> documentation for "P:Stimulsoft.Report.Chart.StiSeries.Values"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Nullable<double>[] Values { get; set; }

Property Value

Type: NullableDouble

Implements

IStiSeriesValues
See Also