[]
        
(Showing Draft Content)

C1.Win.FlexReport.FlexChart.ChartTitle

ChartTitle Class

Represents chart title(header or footer).

Inheritance
ChartTitle
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.FlexChart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartTitle : ChartObject, IC1Serializable

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.