RegionOptions Class |
Namespace: Arction.WinForms.Charting.Maps
The RegionOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| RegionOptions |
Constructor.
| |
| RegionOptions(Map) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AntialiasFill |
Anti-alias fill.
| |
| Fill |
Defines Fill.
| |
| FillVisible |
Defines if Fill is visible.
| |
| LabelStyle |
Defines label style.
| |
| LineStyle |
Defines line style.
| |
| LineVisible |
Defines if the line is visible.
|
| 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.) |