Click or drag to resize
XYDataX Property
Gets or sets the X axes value.

Namespace:  C2ChartsLibrary.Implementation
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
public decimal X { get; set; }

Property Value

Type: Decimal
The X value.
See Also