[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPoint.X

X Property

X

Gets or sets X-coordinate of the point.

Declaration
[C1Description("Chart3DPoint.X", "The X-coordinate of the point.")]
public double X { get; set; }
<C1Description("Chart3DPoint.X", "The X-coordinate of the point.")>
Public Property X As Double