SparklineRange Properties
Represents a range to be used in DevExpress Sparkline controls.Name | Description |
---|---|
IsAuto | Gets or sets a value indicating whether or not range limits should be calculated automatically. |
Limit1 | Gets or sets a value specifying the first limit of the range. |
Limit2 | Gets or sets a value specifying the second limit of the range. |
See Also