ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / LineAspect Property

In This Topic
    LineAspect Property (PlotConfig)
    In This Topic
    Gets or sets aspect for line charts
    Syntax
    'Declaration
     
    Public ReadOnly Property LineAspect As LineAspect
    public LineAspect LineAspect {get;}
    See Also