Click or drag to resize

StiGaugeStyleXF30 Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Gauge.StiGaugeStyleXF30"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiGaugeStyleXF30 : StiGaugeStyleXF

The StiGaugeStyleXF30 type exposes the following members.

Constructors
  NameDescription
Public methodStiGaugeStyleXF30
Initializes a new instance of the StiGaugeStyleXF30 class
Top
Properties
  NameDescription
Public propertyAllowDashboard (Overrides StiGaugeStyleXFAllowDashboard.)
Public propertyCollectionName
Gets or sets a name of the styles collection.
(Inherited from StiBaseStyle.)
Public propertyComponentId (Inherited from StiGaugeStyleXF.)
Public propertyConditions
Gets or sets a collection of the style conditions.
(Inherited from StiBaseStyle.)
Public propertyCore (Inherited from StiGaugeStyleXF.)
Public propertyDashboardName (Overrides StiBaseStyleDashboardName.)
Public propertyDescription
Gets or sets a style description.
(Inherited from StiBaseStyle.)
Public propertyName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiBaseStyle.)
Public propertyServiceCategory
Gets a service category.
(Inherited from StiGaugeStyleXF.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Inherited from StiGaugeStyleXF.)
Public propertyServiceType
Gets a service type.
(Inherited from StiGaugeStyleXF.)
Public propertyStyleIdent (Overrides StiGaugeStyleXFStyleIdent.)
Top
Methods
  NameDescription
Public methodClone (Inherited from StiBaseStyle.)
Public methodCompareGaugeStyle (Inherited from StiGaugeStyleXF.)
Public methodCreateNew (Overrides StiGaugeStyleXFCreateNew.)
Public methodDrawBox (Inherited from StiGaugeStyleXF.)
Public methodDrawStyle(Graphics, Rectangle, Boolean, Boolean) (Inherited from StiGaugeStyleXF.)
Public methodDrawStyle(Graphics, Rectangle, DrawItemState, Boolean, Boolean)
Drawes the style on the specified graphics context.
(Inherited from StiBaseStyle.)
Public methodDrawStyleImage (Inherited from StiBaseStyle.)
Public methodEquals(Object) (Inherited from StiBaseStyle.)
Public methodEquals(Object, Boolean, Boolean) (Inherited from StiBaseStyle.)
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 StiBaseStyle.)
Public methodGetHashCode (Inherited from StiBaseStyle.)
Public methodGetProperties (Inherited from StiGaugeStyleXF.)
Public methodGetStyleFromComponent
Gets a style from the component.
(Inherited from StiGaugeStyleXF.)
Public methodGetStyleFromComponents
Gets a style from the components.
(Inherited from StiBaseStyle.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoad(Stream)
Loads the style from the stream.
(Inherited from StiBaseStyle.)
Public methodLoad(String)
Loads the style from a file.
(Inherited from StiBaseStyle.)
Public methodLoadFromJsonObject (Inherited from StiGaugeStyleXF.)
Public methodLoadFromString
Loads the style from the string.
(Inherited from StiBaseStyle.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Public methodSave(Stream)
Saves the style in the stream.
(Inherited from StiBaseStyle.)
Public methodSave(String)
Saves the style in the file.
(Inherited from StiBaseStyle.)
Public methodSaveToJsonObject (Inherited from StiGaugeStyleXF.)
Public methodSaveToString
Saves the style to the string.
(Inherited from StiBaseStyle.)
Public methodSetStyleToComponent
Sets style to a component.
(Inherited from StiGaugeStyleXF.)
Public methodToString (Inherited from StiGaugeStyleXF.)
Top
See Also