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

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