Spread WPF 18
GrapeCity.Spreadsheet.Charts Namespace / IDisplayUnitLabel Interface
Properties Methods

In This Topic
    IDisplayUnitLabel Interface Members
    In This Topic

    The following tables list the members exposed by IDisplayUnitLabel.

    Public Properties
     NameDescription
     PropertyGets the IChartFormat object.  
     PropertyGets or sets a string value that represents the object's formula in A1-style notation  
     PropertyGets or sets a string value that represents the object's formula in R1C1-style notation  
     PropertyGets 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.  
     Property  
     PropertyGets or sets a string value that represents the display unit label text.  
     PropertyGets 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.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the object.  
    Top
    See Also