Enum
DrawType

Types for drawing figures

Definition

Namespace:Telerik.Reporting.Charting.Styles

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum DrawType

Fields

Fill

Only fills

Declaration

cs-api-definition
Fill = 1

Field Value

DrawType

Line

Only lines

Declaration

cs-api-definition
Line = 0

Field Value

DrawType

LineAndFill

Lines and fills

Declaration

cs-api-definition
LineAndFill = 2

Field Value

DrawType

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