In This Article

XYDecimalAxis Class

Represents an axis for data in decimal format.

public class XYDecimalAxis : XYDecimalAxisBase<decimal>
Inheritance:
object Visual UIElement FrameworkElement Control XYAxisBase XYDecimalAxisBase<decimal> object

Constructors

XYDecimalAxis()

Initializes an instance of the class.

public XYDecimalAxis()

Inherited Members