FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / PlotArea Class / Column Property

In This Topic
    Column Property (PlotArea)
    In This Topic
    Gets or sets the column index of plot area.
    Syntax
    'Declaration
     
    Public Property Column As System.Integer
    public System.int Column {get; set;}
    See Also