Click or drag to resize

StiSeries Methods

The StiSeries type exposes the following members.

Methods
  NameDescription
Protected methodBaseTransform
Public methodClone
Creates a new object that is a copy of the current instance.
(Overrides StiServiceClone.)
Public methodCreateNew
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 methodStatic memberGetArgumentsFromString
Public methodGetDefaultAreaType
Public methodGetEvents
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetNullableValuesFromString
Public methodGetProperties
Public methodStatic memberGetStringsFromString
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberGetValuesFromString
Public methodInvokeGetArgument
Raises the GetArgument event.
Public methodInvokeGetHyperlink
Raises the GetHyperlink event.
Public methodInvokeGetListOfArguments
Raises the GetListOfArguments event.
Public methodInvokeGetListOfHyperlinks
Raises the GetListOfHyperlinks event.
Public methodInvokeGetListOfTags
Raises the GetListOfTags event.
Public methodInvokeGetListOfToolTips
Raises the GetListOfToolTips event.
Public methodInvokeGetListOfValues
Raises the GetListOfValues event.
Public methodInvokeGetTag
Raises the GetTag event.
Public methodInvokeGetTitle
Raises the GetTitle event.
Public methodInvokeGetToolTip
Raises the GetToolTip event.
Public methodInvokeGetValue
Raises the GetValue event.
Public methodInvokeNewAutoSeries
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoadFromJsonObject
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnGetArgument
Raises the GetArgument event.
Protected methodOnGetHyperlink
Raises the GetHyperlink event.
Protected methodOnGetListOfArguments
Raises the Arguments event.
Protected methodOnGetListOfHyperlinks
Raises the Hyperlinks event.
Protected methodOnGetListOfTags
Raises the GetListOfTags event.
Protected methodOnGetListOfToolTips
Raises the GetListOfToolTips event.
Protected methodOnGetListOfValues
Raises the values event.
Protected methodOnGetTag
Raises the GetTag event.
Protected methodOnGetTitle
Raises the GetTitle event.
Protected methodOnGetToolTip
Raises the GetToolTip event.
Protected methodOnGetValue
Raises the GetValue event.
Public methodPackService (Inherited from StiService.)
Public methodProcessSeriesBrushes
Public methodProcessSeriesColors
Public methodSaveToJsonObject
Public methodToString (Overrides ObjectToString.)
Top
See Also