FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.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 Double
    public double StartY {get; set;}
    See Also