Minimum for X axis.
Namespace:
C1.C1Report.CustomFieldsAssembly: C1.C1Report.CustomFields.2 (in C1.C1Report.CustomFields.2.dll)
Syntax
C# |
---|
[CategoryAttribute("Chart")] [DefaultValueAttribute()] public double XMin { get; set; } |
Visual Basic |
---|
<CategoryAttribute("Chart")> _ <DefaultValueAttribute()> _ Public Property XMin As Double Get Set |
Remarks
The default value for this property is -1.