New to Telerik Document ProcessingStart a free 30-day trial

Enumerates the kinds of chart data sources used by series.

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Charts

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public enum ChartDataType

Fields

Data provided via a formula that references external cells or ranges.

C#
Formula = 0

Data provided as numeric literals.

C#
NumericLiteral = 1

Data provided as string literals.

C#
StringLiteral = 2
In this article
DefinitionFieldsFormulaNumericLiteralStringLiteral
Not finding the help you need?
Contact Support