Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
[DefaultValueAttribute(0)]
public override double Min { get; set; }
Visual Basic
<DefaultValueAttribute(0)> _
Public Overrides Property Min As Double
	Get
	Set

See Also