![]() |
LineStyle








Public Data Item |
Declared in: NiPlot3d.h |
Declaration
LineStyles LineStyle;
Description
Specifies the style of lines for connecting points on a plot. The following list includes valid line styles.
- CNiPlot3D::LineSolid - solid line.
- CNiPlot3D::LineDash - dashed line.
- CNiPlot3D::LineDot - dotted line.
- CNiPlot3D::LineDashDot - dash-dot line.