FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart 命名空间 / Axis 类 / MinorUnit 属性

本主题中
    MinorUnit 属性 (Axis)
    本主题中
    Gets or sets the distance between minor ticks and grid lines.
    语法
    '声明
     
    Public Property MinorUnit As Double
    public double MinorUnit {get; set;}
    请参见