Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / BubbleDataLabel Class
Members


In This Topic
    BubbleDataLabel Class
    In This Topic
    Represents the text label element displayed for a data point value of the BubbleDataSeries.
    Object Model
    BubbleDataLabel Class
    Syntax
    'Declaration
     
    Public Class BubbleDataLabel 
       Inherits XYDataLabel
       Implements IBubbleDataPointIDataPointIXYDataPoint 
    'Usage
     
    Dim instance As BubbleDataLabel
    public class BubbleDataLabel : XYDataLabel, IBubbleDataPointIDataPointIXYDataPoint  
    Inheritance Hierarchy
    See Also