Xceed Toolkit Plus for WPF v4.6 Documentation
LinePrimitiveInfo Class Members
Properties  Methods  Events


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Chart Namespace : LinePrimitiveInfo Class

The following tables list the members exposed by LinePrimitiveInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LinePrimitiveInfo class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the object that participates in databinding for the corresponding ChartPrimitive. (Inherited from Xceed.Wpf.Toolkit.Chart.PrimitiveInfoBase)
Public PropertyGets or sets the datapoint of the chart primitive. (Inherited from PrimitiveInfoBase)
Public Property (Inherited from PrimitiveInfoBase)
Public Property (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets the height of the chart primitive. (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets the interior brush of the chart primitive. (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets whether the primitive is "covered." (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets whether this chart primitive is highlighted. (Inherited from PrimitiveInfoBase)
Public Property (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets a collection of Points in pixel coordinates corresponding to this chart primitive.  
Public PropertyGets or sets the width of the chart primitive. (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets the x-coordinate of line end point.  
Public PropertyGets or sets the range the primitive occupies on the x-axis. (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets the x-coordinate of line start point.  
Public PropertyGets or sets the y-coordinate of line end point.  
Public PropertyGets or sets the range the primitive occupies on the y-axis. (Inherited from PrimitiveInfoBase)
Public PropertyGets or sets the y-coordinate of line start point.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from PrimitiveInfoBase)
Public Method (Inherited from PrimitiveInfoBase)
Public Method (Inherited from PrimitiveInfoBase)
Public Method (Inherited from PrimitiveInfoBase)
Public Method (Inherited from PrimitiveInfoBase)
Public Method (Inherited from PrimitiveInfoBase)
Public Method (Inherited from PrimitiveInfoBase)
Public Method (Inherited from PrimitiveInfoBase)
Public MethodOverloaded.  (Inherited from PrimitiveInfoBase)
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Raises the PropertyChanged event. (Inherited from Xceed.Wpf.Toolkit.Chart.PrimitiveInfoBase)
Protected Internal Method (Inherited from PrimitiveInfoBase)
Top
Public Events
 NameDescription
Public EventRaised when any property changes. (Inherited from Xceed.Wpf.Toolkit.Chart.PrimitiveInfoBase)
Top
See Also

Reference

LinePrimitiveInfo Class
Xceed.Wpf.Toolkit.Chart Namespace