CAViewer class
Enables or disables shading.
Parameters
Return Value
None.
Remarks
The shading state determines how color values are interpolated across the graph's surface. If shading is enabled, the colors are interpolated between neighboring data points. If shading is disabled, each data element of the graph is drawn in a solid color.
See Also