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

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