Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Chart Namespace / PrimitiveInfoBase Class


In This Topic
    PrimitiveInfoBase Class Properties
    In This Topic

    For a list of all members of this type, see PrimitiveInfoBase members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the object that participates in databinding for the corresponding ChartPrimitive.  
    Public PropertyGets or sets the datapoint of the chart primitive.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the height of the chart primitive.  
    Public PropertyGets or sets the interior brush of the chart primitive.  
    Public PropertyGets or sets whether the primitive is "covered."  
    Public PropertyGets or sets whether this chart primitive is highlighted.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property  
    Public PropertyGets or sets the width of the chart primitive.  
    Public PropertyGets or sets the range the primitive occupies on the x-axis.  
    Public PropertyGets or sets the range the primitive occupies on the y-axis.  
    Top
    See Also