[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IDisplayUnitLabel

IDisplayUnitLabel Interface

Represents a unit label on an axis in the specified chart.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public interface IDisplayUnitLabel
Public Interface IDisplayUnitLabel

Properties

Name Description
Font

Returns a IFontFormat object that represents the font of the specified object.

Format

Returns the IChartFormat object.

Parent

Gets the parent object.

Text

Gets or sets the text for the specified object.

TextFrame

Returns the ITextFrame object that contains the text and font style properties for the specified display unit label.

Methods

Name Description
Delete()

Deletes the object.