Enum
RenderingMode

The type of the series.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum RenderingMode

Fields

Canvas

Attempts to render the widget as Canvas element.

Declaration

cs-api-definition
Canvas = 1

Field Value

RenderingMode

SVG

Attempts to render the widget as an inline SVG document.

Declaration

cs-api-definition
SVG = 0

Field Value

RenderingMode

In this article
DefinitionFieldsCanvasSVG
Not finding the help you need?
Contact Support