FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / Heatmap Class / StartX Property

In This Topic
    StartX Property (Heatmap)
    In This Topic
    Gets or sets the starting data x-value. The default value is -0.5.
    Syntax
    'Declaration
     
    Public Property StartX As Double
    public double StartX {get; set;}
    See Also