[]
        
(Showing Draft Content)

C1.WPF.Report.Chart.ChartTitle

ChartTitle Class

Represents chart title(header or footer).

Inheritance
OwnedObject
ChartTitle
Namespace: C1.WPF.Report.Chart
Assembly: C1.WPF.Report.dll
Syntax
public class ChartTitle : ChartObject

Properties

Name Description
Border

Gets or sets a value indicating whether the title has border.

BorderStyle

Gets the title border style.

Content

Gets or sets the title content.

Field

Gets a FlexChartFieldBase containing this object.

HorizontalAlignment

Gets or sets the horizontal alignment of the title.

Style

Gets the title style.

Methods

Name Description
AssignFrom(object)

Assigns (copies) properties from another ChartTitle to the current object.

CreateSame()

Creates instance of same class as this object.