ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPlotAreaOption Interface / column Property

In This Topic
    column Property (IPlotAreaOption)
    In This Topic
    Syntax
    'Declaration
     
    Property column As Nullable(Of Integer)
    Nullable<int> column {get; set;}
    See Also