ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The ContourLevel type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FillColor |
Determine the fill color by mapping the value into the current colormap
[ILNumerics Visualization Engine] | |
| LabelColor |
Get the color for the contour line labels or sets it
[ILNumerics Visualization Engine] | |
| LabelSpacing |
(Not used yet)
[ILNumerics Visualization Engine] | |
| LineColor |
Determine the line color by mapping the value into the current colormap
[ILNumerics Visualization Engine] | |
| LineStyle |
Get the dash style for the contour lines of that level or sets it
[ILNumerics Visualization Engine] | |
| LineWidth |
Get the width of the contour lines of this level or sets it
[ILNumerics Visualization Engine] | |
| ShowLabel |
If set, determines if contour lines of this level should be labeled, otherwise take Default setting
[ILNumerics Visualization Engine] | |
| Text |
Override the automatic text setting for contour line labels
[ILNumerics Visualization Engine] | |
| Value |
Methods
| Name | Description | |
|---|---|---|
| GetSettingOrDefault |
Fields
| Name | Description | |
|---|---|---|
| Default |
See Also