LineLayer Class |
Namespace: Arction.WinForms.Charting.Maps
The LineLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| LineLayer |
Constructor.
| |
| LineLayer(Map) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AutoAdjustLineWidth |
Automatically adjust line width.
| |
| Items |
Layer items.
(Inherited from MapLayer.) | |
| LineDrawStyle |
Line draw style. Determine how line is drawn.
| |
| LineWidthCoeff |
Line width coefficient. Adjust line width.
| |
| Name |
Name of layer.
(Inherited from MapLayer.) | |
| Priority |
Priority. Layers with zero are drawn on top.
(Inherited from MapLayer.) | |
| Type |
Layer type.
(Inherited from MapLayer.) | |
| Visible |
Defines if visible.
(Inherited from MapLayer.) |
| 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.
(Inherited from MapLayer.) |