Search
BaseScale.MaxValue Property
See Also
 






Gets or sets the maximal value displayed by the scale.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float MaxValue { get; set; }

Visual Basic  Copy Code

Public Property MaxValue As Single

 Property Value

 See Also