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.6 (1.0.0.6)
Syntax
C#
public double ActualScale { get; set; }

Property Value

Type: Double
See Also