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

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