Enum
TitleType

Specifies the kind of chart title.

Definition

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

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public enum TitleType

Fields

Formula

A title whose text is provided by a formula referencing data.

Declaration

cs-api-definition
Formula = 0

Field Value

TitleType

Text

A title whose text is a fixed literal value.

Declaration

cs-api-definition
Text = 1

Field Value

TitleType

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