FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar.Common Namespace / ChartRangePanel Class / RowCount Property

In This Topic
    RowCount Property (ChartRangePanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowCount As System.Integer
    public System.int RowCount {get; set;}
    See Also