Click or drag to resize

StiGaugeStyleCoreXF32 Class

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

Inheritance Hierarchy

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

The StiGaugeStyleCoreXF32 type exposes the following members.

Constructors
  NameDescription
Public methodStiGaugeStyleCoreXF32
Initializes a new instance of the StiGaugeStyleCoreXF32 class
Top
Properties
  NameDescription
Public propertyBorderColor (Inherited from StiGaugeStyleCoreXF30.)
Public propertyBorderWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyBrush (Overrides StiGaugeStyleCoreXF30Brush.)
Public propertyForeColor (Overrides StiGaugeStyleCoreXF30ForeColor.)
Public propertyGauge (Inherited from StiGaugeStyleCoreXF.)
Public propertyLinearBarBorderBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyLinearBarBrush (Overrides StiGaugeStyleCoreXF30LinearBarBrush.)
Public propertyLinearBarEmptyBorderBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyLinearBarEmptyBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyLinearBarEndWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyLinearBarStartWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyLinearMarkerBorder (Overrides StiGaugeStyleCoreXF30LinearMarkerBorder.)
Public propertyLinearScaleBrush (Overrides StiGaugeStyleCoreXF30LinearScaleBrush.)
Public propertyLocalizedName
Gets a localized name of style.
(Overrides StiGaugeStyleCoreXF30LocalizedName.)
Public propertyMarkerBorderBrush (Inherited from StiGaugeStyleCoreXF.)
Public propertyMarkerBorderWidth (Inherited from StiGaugeStyleCoreXF.)
Public propertyMarkerBrush (Overrides StiGaugeStyleCoreXF30MarkerBrush.)
Public propertyMarkerSkin (Inherited from StiGaugeStyleCoreXF.)
Public propertyNeedleBorderBrush (Overrides StiGaugeStyleCoreXF30NeedleBorderBrush.)
Public propertyNeedleBorderWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyNeedleBrush (Overrides StiGaugeStyleCoreXF30NeedleBrush.)
Public propertyNeedleCapBorderBrush (Overrides StiGaugeStyleCoreXF30NeedleCapBorderBrush.)
Public propertyNeedleCapBorderWidth (Overrides StiGaugeStyleCoreXF30NeedleCapBorderWidth.)
Public propertyNeedleCapBrush (Overrides StiGaugeStyleCoreXF30NeedleCapBrush.)
Public propertyNeedleEndWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyNeedleRelativeHeight (Inherited from StiGaugeStyleCoreXF30.)
Public propertyNeedleRelativeWith (Inherited from StiGaugeStyleCoreXF30.)
Public propertyNeedleStartWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyRadialBarBorderBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyRadialBarBrush (Overrides StiGaugeStyleCoreXF30RadialBarBrush.)
Public propertyRadialBarEmptyBorderBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyRadialBarEmptyBrush (Overrides StiGaugeStyleCoreXF30RadialBarEmptyBrush.)
Public propertyRadialBarEndWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyRadialBarStartWidth (Inherited from StiGaugeStyleCoreXF30.)
Public propertyStyleId (Inherited from StiGaugeStyleCoreXF.)
Public propertyTickLabelMajorFont (Inherited from StiGaugeStyleCoreXF30.)
Public propertyTickLabelMajorTextBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyTickLabelMinorFont (Inherited from StiGaugeStyleCoreXF30.)
Public propertyTickLabelMinorTextBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyTickMarkMajorBorder (Inherited from StiGaugeStyleCoreXF30.)
Public propertyTickMarkMajorBorderWidth (Inherited from StiGaugeStyleCoreXF.)
Public propertyTickMarkMajorBrush (Inherited from StiGaugeStyleCoreXF30.)
Public propertyTickMarkMinorBorder (Inherited from StiGaugeStyleCoreXF30.)
Public propertyTickMarkMinorBorderWidth (Inherited from StiGaugeStyleCoreXF.)
Public propertyTickMarkMinorBrush (Inherited from StiGaugeStyleCoreXF30.)
Top
Methods
  NameDescription
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.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also