FlexChart | ComponentOne
C1.Win.FlexChart.Extended.8 Assembly / C1.Win.Chart.Extended Namespace / Heatmap Class / StepY Property

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