Click or drag to resize
ChartSeriesPointValue3 Property
Y3 value of series point(for ChartSeriesView.Candle).

Namespace: Kettic.AspNet.Controls.ChartModel
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public double Value3 { get; set; }

Property Value

Type: Double
See Also