Click or drag to resize

StiHorChartInterlacing Class

[Missing <summary> documentation for "T:Stimulsoft.Dashboard.Components.Chart.StiHorChartInterlacing"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Dashboard.Components.ChartStiChartInterlacing
    Stimulsoft.Dashboard.Components.ChartStiHorChartInterlacing

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public class StiHorChartInterlacing : StiChartInterlacing

The StiHorChartInterlacing type exposes the following members.

Constructors
  NameDescription
Public methodStiHorChartInterlacing
Initializes a new instance of the StiHorChartInterlacing class
Public methodStiHorChartInterlacing(Color, Boolean)
Initializes a new instance of the StiHorChartInterlacing class
Top
Properties
  NameDescription
Public propertyColor
Gets or sets color which used for drawing interlaced bars.
(Inherited from StiChartInterlacing.)
Public propertyIsDefault (Inherited from StiChartInterlacing.)
Public propertyVisible
Gets or sets visibility of interlaced bars.
(Inherited from StiChartInterlacing.)
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from StiChartInterlacing.)
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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFromJsonObject (Inherited from StiChartInterlacing.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveToJsonObject (Inherited from StiChartInterlacing.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also