StiTickBaseOnGetSkipIndices Method |
Raises the GetSkipIndices event.
Namespace:
Stimulsoft.Report.Components.Gauge.Primitives
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnGetSkipIndices(
StiGetValueEventArgs e
)
Protected Overridable Sub OnGetSkipIndices (
e As StiGetValueEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.Gauge.EventsStiGetValueEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiTickBase.OnGetSkipIndices(Stimulsoft.Report.Gauge.Events.StiGetValueEventArgs)"]
See Also