Property |
public sealed class PropertyLimitLines : IEquatable<PropertyLimitLines>
The PropertyLimitLines type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyLimitLines | Initializes a new instance of the PropertyLimitLines class |
| Name | Description | |
|---|---|---|
| Color | Limit color. Default value is Color.Empty. | |
| LineStyle | Limit line style. | |
| SourceTag | Limit source tag used to set PropertyLimitLines dynamically. If a source tag is used the limit lines will be drawn at each interval separately using a startbound aggregate for each interval. Default value is null. | |
| Value | Limit value used for drawing a static limit line. Default value is null. |