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

In This Topic
    arguments Property (_ReferenceLineOverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property arguments As IReferenceLineOverlayArgumentsOption
    public IReferenceLineOverlayArgumentsOption arguments {get; set;}
    See Also