Intersoft ClientUI Documentation
CircularDataPointBase Class
Members 



Represents a data point base used for a series that inherit from circular series.
Object Model
CircularDataPointBase ClassISFramework ClassISeries Interface
Syntax
<TemplateVisualStateAttribute(Name="Explode", GroupName="ExplodeStates")>
<TemplateVisualStateAttribute(GroupName="ExplodeStates", Name="Collapse")>
Public MustInherit Class CircularDataPointBase 
   Inherits DataPoint
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IDataPoint 
Dim instance As CircularDataPointBase
[TemplateVisualStateAttribute(Name="Explode", GroupName="ExplodeStates")]
[TemplateVisualStateAttribute(GroupName="ExplodeStates", Name="Collapse")]
public abstract class CircularDataPointBase : DataPoint, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IDataPoint  
[TemplateVisualStateAttribute(Name="Explode", GroupName="ExplodeStates")]
[TemplateVisualStateAttribute(GroupName="ExplodeStates", Name="Collapse")]
public ref class CircularDataPointBase abstract : public DataPoint, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, IDataPoint  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.DataVisualization.DataPoint
                     Intersoft.Client.UI.DataVisualization.CircularDataPointBase
                        Intersoft.Client.UI.DataVisualization.DoughnutDataPoint
                        Intersoft.Client.UI.DataVisualization.PieDataPoint

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CircularDataPointBase Members
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback