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

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