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

本主题中
    LabelAlignment 属性 (Axis)
    本主题中
    Gets or sets the axis labels alignment.
    语法
    '声明
     
    Public Property LabelAlignment As AxisLabelAlignment
    public AxisLabelAlignment LabelAlignment {get; set;}
    请参见