Enum
XamlGeometryType

Indicates what Geometry to create for continuous series.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum XamlGeometryType

Fields

PathGeometry

PathGeometry will be used.

Declaration

cs-api-definition
PathGeometry = 0

Field Value

XamlGeometryType

StreamGeometry

will be used.

Declaration

cs-api-definition
StreamGeometry = 1

Field Value

XamlGeometryType

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