Represents a data point in a BarSeries.
Namespace: Mindscape.PhoneElements.ChartingAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class Bar : CartesianDataPoint |
Visual Basic |
---|
Public Class Bar _ Inherits CartesianDataPoint |
Visual C++ |
---|
public ref class Bar : public CartesianDataPoint |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
Mindscape.PhoneElements.Charting..::..DataPoint
Mindscape.PhoneElements.Charting..::..CartesianDataPoint
Mindscape.PhoneElements.Charting..::..Bar
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
Mindscape.PhoneElements.Charting..::..DataPoint
Mindscape.PhoneElements.Charting..::..CartesianDataPoint
Mindscape.PhoneElements.Charting..::..Bar