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

In This Topic
    xDirectionViewSize Property (IParallelAxisOption)
    In This Topic
    Syntax
    'Declaration
     
    Property xDirectionViewSize As Nullable(Of Double)
    Nullable<double> xDirectionViewSize {get; set;}
    See Also