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

In This Topic
    json Property (_OverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property json As Nullable(Of JsonElement)
    public Nullable<JsonElement> json {get;}
    See Also