FlexChart | ComponentOne
C1.Win.FlexChart.Extended.4.5.2 Assembly / C1.Win.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 System.Double
    public System.double StartX {get; set;}
    See Also