RenderingMode
Enum
The type of the series.
Definition
Fields
Attempts to render the widget as Canvas element.
C#
Canvas = 1
Attempts to render the widget as an inline SVG document.
C#
SVG = 0
The type of the series.
Attempts to render the widget as Canvas element.
Canvas = 1
Attempts to render the widget as an inline SVG document.
SVG = 0