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

In This Topic
    StepY Property
    In This Topic
    Gets or sets the data step by y-coordinate. The default value is 1.
    Syntax
    'Declaration
     
    Public Property StepY As Double
    public double StepY {get; set;}
    See Also