Click or drag to resize

DrawingBaseActualScale Property

Gets the actual scale

Namespace:  SharpCharts.Base.ChartObject
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public double ActualScale { get; set; }

Property Value

Type: Double
See Also