GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / Scaling Property

In This Topic
    Scaling Property (ReportOptions)
    In This Topic
    Gets or sets the scale of printing gantt view..
    Syntax
    'Declaration
     
    Public Property Scaling As Double
    public double Scaling {get; set;}
    See Also