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

本主题中
    Height 属性 (PlotArea)
    本主题中
    Gets or sets the Height of the plot area.
    语法
    '声明
     
    Public Property Height As GridLength
    public GridLength Height {get; set;}
    请参见