Click or drag to resize

TDGraphClassXValues Property

Gets or sets the X axis values for the graph.

Namespace: Altaxo.Serialization.WITec
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double[] XValues { get; set; }

Property Value

Double
See Also