GradientStyle overview

Constructors

 ConstructorOverloaded

Public Methods

 Clone
 GetHashCode
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.

Public Properties

 CenterXOffsetThe X pixel offset from the center of the non-linear gradient.
 CenterYOffsetThe Y pixel offset from the center of the non-linear gradient.
 Chart (inherited from TeeBase)Chart associated with this object
 DirectionSpecifies the direction the non-linear gradient fill will be applied.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 VisibleWhen true, applies the specified non-linear gradient style.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

GradientStyle Class | Steema.TeeChart.Drawing Namespace