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

In This Topic
    IDataLabels Interface Members
    In This Topic

    The following tables list the members exposed by IDataLabels.

    Public Properties
     NameDescription
     PropertyGets the total number of data labels in the collection.  
     PropertyGets the IChartFormat object.  
     PropertyGets the data label at the specified index.  
     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 labels on a chart.  
     PropertyGets or sets a value indicating whether show the bubble size for the data labels on a chart.  
     PropertyGets or sets a value indicating whether display the category name for the data labels 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 labels on a chart.  
     PropertyGets or sets a value indicating whether toggle the Range field if it exists on the data label range.  
     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 labels on a chart.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the object.  
    Top
    See Also