![]() |
NDEVR
API Documentation
|
Defines the visual appearance of a data series within the chart. More...
Public Attributes | |
| RGBColor | color = Constant<RGBColor>::Invalid |
| The color of the series. Invalid indicates default/unset. | |
| fltp08 | depth_bias = 0.0 |
| Z-ordering bias to control draw order of overlapping series. | |
| fltp08 | thickness = 1.0 |
| The line or point thickness of the series. | |
Defines the visual appearance of a data series within the chart.
Definition at line 36 of file NDEVRChartModel.h.