[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Title

Title Class

The Title class is used to describe the appearance of the Header and the Footer.

Inheritance
Title
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class Title

Properties

Name Description
Compass

Gets or sets the general positioning of the title.

Location

Gets or sets the location of the title in chart control client coordinates.

LocationDefault

Gets or sets the default location of the title.

Size

Gets or sets the size of the title in chart control client coordinates.

SizeDefault

Gets or sets the default size of the title.

Style

Gets the title style.

Text

Gets or sets title text.

Visible

Gets or sets the title visibility.

Methods

Name Description
ResetStyle()

Resets the style to its default state.

ShouldSerializeLocationDefault()

Returns false if the Title LocationDefault property is in the default state.

ShouldSerializeSizeDefault()

Returns false if the Title SizeDefault property is in the default state.

ShouldSerializeStyle()

Returns false if the Title Style property is in the default state.