Click or drag to resize

StiMap27StyleFX Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Maps.StiMap27StyleFX"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Maps
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiMap27StyleFX : StiMapStyleFX

The StiMap27StyleFX type exposes the following members.

Constructors
  NameDescription
Public methodStiMap27StyleFX
Initializes a new instance of the StiMap27StyleFX class
Top
Properties
  NameDescription
Public propertyAllowDashboard (Overrides StiMapStyleFXAllowDashboard.)
Public propertyBackColor (Overrides StiMapStyleBackColor.)
Public propertyBorderColor (Overrides StiMapStyleBorderColor.)
Public propertyBorderSize (Inherited from StiMapStyle.)
Public propertyCollectionName
Gets or sets a name of the styles collection.
(Inherited from StiBaseStyle.)
Public propertyColors (Overrides StiMapStyleColors.)
Public propertyComponentId (Inherited from StiMapStyle.)
Public propertyConditions
Gets or sets a collection of the style conditions.
(Inherited from StiBaseStyle.)
Public propertyDashboardName (Overrides StiBaseStyleDashboardName.)
Public propertyDefaultColor (Overrides StiMapStyleDefaultColor.)
Public propertyDescription
Gets or sets a style description.
(Inherited from StiBaseStyle.)
Public propertyHeatmapColors (Overrides StiMapStyleHeatmapColors.)
Public propertyIndividualColor (Overrides StiMapStyleIndividualColor.)
Public propertyLabelForeground (Inherited from StiMapStyle.)
Public propertyLabelShadowForeground (Inherited from StiMapStyle.)
Public propertyLocalizeName (Overrides StiMapStyleFXLocalizeName.)
Public propertyName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiBaseStyle.)
Public propertyServiceCategory (Inherited from StiService.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName (Inherited from StiService.)
Public propertyServiceType
Gets a service type.
(Inherited from StiBaseStyle.)
Public propertyStyleId (Overrides StiMapStyleFXStyleId.)
Public propertyStyleIdent (Overrides StiMapStyleFXStyleIdent.)
Top
Methods
  NameDescription
Public methodClone (Inherited from StiMapStyle.)
Public methodDrawBox (Inherited from StiMapStyle.)
Public methodDrawStyle(Graphics, Rectangle, Boolean, Boolean) (Inherited from StiMapStyle.)
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 StiMapStyle.)
Public methodGetStyleFromComponent
Gets a style from the component.
(Inherited from StiMapStyle.)
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(String)
Loads the style from a file.
(Inherited from StiBaseStyle.)
Public methodLoad(Stream)
Loads the style from the stream.
(Inherited from StiMapStyle.)
Public methodLoadFromJsonObject (Inherited from StiMapStyle.)
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(String)
Saves the style in the file.
(Inherited from StiBaseStyle.)
Public methodSave(Stream)
Saves the style in the stream.
(Inherited from StiMapStyle.)
Public methodSaveToJsonObject (Inherited from StiMapStyle.)
Public methodSaveToString
Saves the style to the string.
(Inherited from StiBaseStyle.)
Public methodSetStyleToComponent
Sets style to a component.
(Inherited from StiMapStyle.)
Public methodToString
Returns string representation of the style.
(Inherited from StiBaseStyle.)
Top
See Also