ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _BarLineOverlayOption Class / style Property

In This Topic
    style Property (_BarLineOverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property style As ILineStyleOption
    public ILineStyleOption style {get; set;}
    See Also