[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChartFont

baseChartFont Class

The chart object font properties and methods.

Inheritance
baseChartFont
Namespace: C1.Win.C1ChartBase
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class baseChartFont

Constructors

Name Description
baseChartFont()

Creates a new instance of baseChartFont class.

baseChartFont(Font)

Creates a new instance of baseChartFont class.

Properties

Name Description
Bold

Gets or sets whether the font of the chart object is bold.

Font

Gets or sets chart object font.

Italic

Gets or sets whether the font of the chart object is italic.

Name

Gets or sets the name of this chart object FontFamily.

Size

Gets or sets the chart object font size.

Strikeout

Gets or sets whether the font of the chart object is strikeout.

Underline

Gets or sets whether the font of the chart object is underline.