Chart for WinRT
BubbleSeries Class
Members 

BubbleSeries can contains values that specify size of the symbol for each data point. Use BubbleSeries to create bubble charts.
Object Model
BubbleSeries Class
Syntax
'Declaration
 
Public Class BubbleSeries 
   Inherits XYDataSeries
public class BubbleSeries : XYDataSeries 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Panel
                        Windows.UI.Xaml.Controls.Canvas
                           C1.Xaml.Chart.DataSeries
                              C1.Xaml.Chart.XYDataSeries
                                 C1.Xaml.Chart.BubbleSeries

See Also

Reference

BubbleSeries Members
C1.Xaml.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback