ScaleBreak Properties
Represents an individual scale break within the collection.
Name | Description |
---|---|
Edge1 | Gets or sets the first edge of a scale break. |
Edge1Serializable |
Gets or sets the value used to support serialization of the Scale |
Edge2 | Gets or sets the second edge of a scale break. |
Edge2Serializable |
Gets or sets the value used to support serialization of the Scale |
Name |
Gets or sets the name of the chart element.
Inherited from Chart |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Visible | Specifies whether the scale break is visible. |
See Also