Intersoft ClientUI Documentation
CircularLabel Class
Members 



Represents a data label used for a circular data point.
Object Model
CircularLabel ClassISFramework Class
Syntax
<TemplatePartAttribute(Name="LabelLine", Type=System.Windows.Shapes.Polyline)>
<TemplatePartAttribute(Name="LabelContent", Type=System.Windows.FrameworkElement)>
Public Class CircularLabel 
   Inherits DataLabel
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As CircularLabel
[TemplatePartAttribute(Name="LabelLine", Type=System.Windows.Shapes.Polyline)]
[TemplatePartAttribute(Name="LabelContent", Type=System.Windows.FrameworkElement)]
public class CircularLabel : DataLabel, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="LabelLine", Type=System.Windows.Shapes.Polyline)]
[TemplatePartAttribute(Name="LabelContent", Type=System.Windows.FrameworkElement)]
public ref class CircularLabel : public DataLabel, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Intersoft.Client.Framework.ISContentControl
                     Intersoft.Client.UI.DataVisualization.DataLabel
                        Intersoft.Client.UI.DataVisualization.CircularLabel

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

CircularLabel Members
Intersoft.Client.UI.DataVisualization Namespace

Send Feedback