ComponentOne GanttView for WPF
ChartViewZoomFactor Property

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > C1GanttView Class : ChartViewZoomFactor Property
Gets or Sets zoom factor of chart view.The value must be between 0 and 11.
Syntax
'Declaration
 
Public Property ChartViewZoomFactor As System.Double
public System.double ChartViewZoomFactor {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members