Click or drag to resize
DrawingBaseMax Property
Gets or sets the max

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

Property Value

Type: Double
See Also