FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 程序集 / C1.WPF.Chart.Extended 命名空间 / Heatmap 类 / StepY 属性

本主题中
    StepY 属性
    本主题中
    Gets or sets the data step by y-coordinate. The default value is 1.
    语法
    '声明
     
    Public Property StepY As Double
    public double StepY {get; set;}
    请参见