Represents one axis of the chart.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
public class Chart3DAxis : INotifyChanges
Visual Basic
Public Class Chart3DAxis _
	Implements INotifyChanges

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart3D..::..Chart3DAxis

See Also