Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IBubbleDataPoint Interface
Members


In This Topic
    IBubbleDataPoint Interface
    In This Topic
    Defines the interface for BubbleDataPoint.
    Object Model
    IBubbleDataPoint Interface
    Syntax
    'Declaration
     
    Public Interface IBubbleDataPoint 
       Inherits IDataPointIXYDataPoint 
    'Usage
     
    Dim instance As IBubbleDataPoint
    public interface IBubbleDataPoint : IDataPointIXYDataPoint  
    See Also