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

In This Topic
    IDataLabel Interface Members
    In This Topic

    The following tables list the members exposed by IDataLabel.

    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 the height of the object.  
     PropertyGets or sets the left of the object.  
     PropertyGets or sets a string value that represents the format code for the object.  
     PropertyGets or sets a value indicating whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).  
     PropertyGets or sets a value that represents the position of the data label.  
     PropertyGets or sets the separator used for the data label on a chart.  
     PropertyGets or sets a value indicating whether show the bubble size for the data label on a chart.  
     PropertyGets or sets a value indicating whether display the category name for the data label on a chart.  
     PropertyGets or sets a value indicating whether the data label legend key is visible.  
     PropertyGets or sets a value indicating whether display the percentage value for the data label on a chart.  
     PropertyGets or sets a value indicating whether display the cell label value for the data label on a chart..  
     PropertyGets or sets a value indicating whether the series name display behavior for the data labels on a chart.  
     PropertyGets or sets a value indicating whether display the value for the data label on a chart.  
     PropertyGets or sets a string value that represents the data label text.  
     PropertyGets or sets the top of the object.  
     PropertyGets or sets the width of the object.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the object.  
    Top
    See Also