ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / PlotArea Class / Column Property

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