MiniScale Class |
Namespace: Arction.WinForms.Charting.Views.ViewXY
The MiniScale type exposes the following members.
| Name | Description | |
|---|---|---|
| MiniScale |
Simple constructor for Form designer's list editor.
| |
| MiniScale(IChartNode) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Color |
Color
| |
| Direction |
Y line direction
| |
| HorizontalAlign |
Horizontal alignment
| |
| LabelX |
X dimension label style
| |
| LabelY |
Y dimension label style
| |
| Offset |
Offset from position set by HorizontalAlign and VerticalAlign
| |
| PreferredSize |
Preferred size. The control tries to adjust its size near to this, while displaying user friendly dimension values.
| |
| ShowX |
Show X dimension
| |
| ShowY |
Show Y dimension
| |
| Thickness |
Dimension lines thickness
| |
| VerticalAlign |
Vertical alignment
| |
| Visible |
Is miniscale visible or not
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ObjectToString.) |