[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IDisplayUnitLabel

IDisplayUnitLabel Interface

Returns the DisplayUnitLabel object for the specified axis

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IDisplayUnitLabel
Public Interface IDisplayUnitLabel

Properties

Name Description
Format

Gets the IChartFormat object.

Formula

Gets or sets a string value that represents the object's formula in A1-style notation

FormulaR1C1

Gets or sets a string value that represents the object's formula in R1C1-style notation

Left

Gets or sets a double value that represents the distance, in pixels, from the left edge of the object to the left edge of the chart area.

Orientation

Gets or sets a integer value that represents the text orientation.

Position

Gets or sets the position of the unit label on an axis in the chart

Text

Gets or sets a string value that represents the display unit label text.

Top

Gets or sets a double value that represents the distance, in pixels, from the top edge of the object to the top edge of the chart area.

Methods

Name Description
Delete()

Deletes the object.