FlexChart | ComponentOne
C1.Win.FlexChart.Extended.4.5.2 Assembly / C1.Win.Chart.Extended Namespace / Heatmap Class / StartY Property

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