Represents axis label.

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

Syntax

C#
public class Chart3DAxisLabel : Notifier, 
	ICloneable
Visual Basic
Public Class Chart3DAxisLabel _
	Inherits Notifier _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart3D..::..Notifier
    C1.Win.C1Chart3D..::..Chart3DAxisLabel

See Also