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

In This Topic
    zoom Property (_PlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property zoom As IZoomConfigOption
    public IZoomConfigOption zoom {get; set;}
    See Also