Click or drag to resize

StiRadialTickLabelCustom Methods

The StiRadialTickLabelCustom type exposes the following members.

Methods
  NameDescription
Public methodApplyStyle (Inherited from StiElementBase.)
Protected methodCheckTickValue (Inherited from StiTickBase.)
Public methodClone (Overrides StiTickLabelBaseClone.)
Public methodCreateNew (Overrides StiGaugeElementCreateNew.)
Protected methodDrawElement (Overrides StiRadialTickLabelBaseDrawElement(StiGaugeContextPainter).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEvents (Inherited from StiGaugeElement.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetMajorCollections (Inherited from StiTickBase.)
Protected methodGetMatrixRotation (Inherited from StiRadialTickLabelBase.)
Protected methodGetMinorCollections (Inherited from StiTickBase.)
Protected methodGetOffset (Inherited from StiTickBase.)
Protected methodGetPlacement (Inherited from StiTickBase.)
Protected methodGetPointCollection (Inherited from StiTickBase.)
Public methodGetProperties (Overrides StiGaugeElementGetProperties(IStiPropertyGrid, StiLevel).)
Protected methodGetTextForRender(String) (Inherited from StiTickLabelBase.)
Protected methodGetTextForRender(Double, String) (Inherited from StiTickLabelBase.)
Protected methodGetTextForRender(String, String) (Inherited from StiTickLabelBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeGetSkipIndices
Raises the GetSkipIndices event.
(Inherited from StiTickBase.)
Public methodInvokeGetSkipValues
Raises the GetSkipValues event.
(Inherited from StiTickBase.)
Public methodInvokeGetText
Raises the GetText event.
Public methodInvokeGetValue
Raises the GetValue event.
Public methodLoadFromJsonObject (Overrides StiRadialTickLabelBaseLoadFromJsonObject(JObject).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnGetSkipIndices
Raises the GetSkipIndices event.
(Inherited from StiTickBase.)
Protected methodOnGetSkipValues
Raises the GetValue event.
(Inherited from StiTickBase.)
Protected methodOnGetText
Raises the GetText event.
Protected methodOnGetValue
Raises the GetValue event.
Protected methodPrepareGaugeElement (Overrides StiTickBasePrepareGaugeElement.)
Public methodSaveToJsonObject (Overrides StiRadialTickLabelBaseSaveToJsonObject(StiJsonSaveMode).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also