Click or drag to resize

StiGaugeStyleCoreXF30 Class

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

Inheritance Hierarchy

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

The StiGaugeStyleCoreXF30 type exposes the following members.

Constructors
  NameDescription
Public methodStiGaugeStyleCoreXF30
Initializes a new instance of the StiGaugeStyleCoreXF30 class
Top
Properties
  NameDescription
Public propertyBorderColor (Overrides StiGaugeStyleCoreXFBorderColor.)
Public propertyBorderWidth (Overrides StiGaugeStyleCoreXFBorderWidth.)
Public propertyBrush (Overrides StiGaugeStyleCoreXFBrush.)
Public propertyForeColor (Overrides StiGaugeStyleCoreXFForeColor.)
Public propertyGauge (Inherited from StiGaugeStyleCoreXF.)
Public propertyLinearBarBorderBrush (Overrides StiGaugeStyleCoreXFLinearBarBorderBrush.)
Public propertyLinearBarBrush (Overrides StiGaugeStyleCoreXFLinearBarBrush.)
Public propertyLinearBarEmptyBorderBrush (Overrides StiGaugeStyleCoreXFLinearBarEmptyBorderBrush.)
Public propertyLinearBarEmptyBrush (Overrides StiGaugeStyleCoreXFLinearBarEmptyBrush.)
Public propertyLinearBarEndWidth (Overrides StiGaugeStyleCoreXFLinearBarEndWidth.)
Public propertyLinearBarStartWidth (Overrides StiGaugeStyleCoreXFLinearBarStartWidth.)
Public propertyLinearMarkerBorder (Overrides StiGaugeStyleCoreXFLinearMarkerBorder.)
Public propertyLinearScaleBrush (Overrides StiGaugeStyleCoreXFLinearScaleBrush.)
Public propertyLocalizedName
Gets a localized name of style.
(Overrides StiGaugeStyleCoreXFLocalizedName.)
Public propertyMarkerBorderBrush (Inherited from StiGaugeStyleCoreXF.)
Public propertyMarkerBorderWidth (Inherited from StiGaugeStyleCoreXF.)
Public propertyMarkerBrush (Overrides StiGaugeStyleCoreXFMarkerBrush.)
Public propertyMarkerSkin (Inherited from StiGaugeStyleCoreXF.)
Public propertyNeedleBorderBrush (Overrides StiGaugeStyleCoreXFNeedleBorderBrush.)
Public propertyNeedleBorderWidth (Overrides StiGaugeStyleCoreXFNeedleBorderWidth.)
Public propertyNeedleBrush (Overrides StiGaugeStyleCoreXFNeedleBrush.)
Public propertyNeedleCapBorderBrush (Overrides StiGaugeStyleCoreXFNeedleCapBorderBrush.)
Public propertyNeedleCapBorderWidth (Overrides StiGaugeStyleCoreXFNeedleCapBorderWidth.)
Public propertyNeedleCapBrush (Overrides StiGaugeStyleCoreXFNeedleCapBrush.)
Public propertyNeedleEndWidth (Overrides StiGaugeStyleCoreXFNeedleEndWidth.)
Public propertyNeedleRelativeHeight (Overrides StiGaugeStyleCoreXFNeedleRelativeHeight.)
Public propertyNeedleRelativeWith (Overrides StiGaugeStyleCoreXFNeedleRelativeWith.)
Public propertyNeedleStartWidth (Overrides StiGaugeStyleCoreXFNeedleStartWidth.)
Public propertyRadialBarBorderBrush (Overrides StiGaugeStyleCoreXFRadialBarBorderBrush.)
Public propertyRadialBarBrush (Overrides StiGaugeStyleCoreXFRadialBarBrush.)
Public propertyRadialBarEmptyBorderBrush (Overrides StiGaugeStyleCoreXFRadialBarEmptyBorderBrush.)
Public propertyRadialBarEmptyBrush (Overrides StiGaugeStyleCoreXFRadialBarEmptyBrush.)
Public propertyRadialBarEndWidth (Overrides StiGaugeStyleCoreXFRadialBarEndWidth.)
Public propertyRadialBarStartWidth (Overrides StiGaugeStyleCoreXFRadialBarStartWidth.)
Public propertyStyleId (Inherited from StiGaugeStyleCoreXF.)
Public propertyTickLabelMajorFont (Overrides StiGaugeStyleCoreXFTickLabelMajorFont.)
Public propertyTickLabelMajorTextBrush (Overrides StiGaugeStyleCoreXFTickLabelMajorTextBrush.)
Public propertyTickLabelMinorFont (Overrides StiGaugeStyleCoreXFTickLabelMinorFont.)
Public propertyTickLabelMinorTextBrush (Overrides StiGaugeStyleCoreXFTickLabelMinorTextBrush.)
Public propertyTickMarkMajorBorder (Overrides StiGaugeStyleCoreXFTickMarkMajorBorder.)
Public propertyTickMarkMajorBorderWidth (Inherited from StiGaugeStyleCoreXF.)
Public propertyTickMarkMajorBrush (Overrides StiGaugeStyleCoreXFTickMarkMajorBrush.)
Public propertyTickMarkMinorBorder (Overrides StiGaugeStyleCoreXFTickMarkMinorBorder.)
Public propertyTickMarkMinorBorderWidth (Inherited from StiGaugeStyleCoreXF.)
Public propertyTickMarkMinorBrush (Overrides StiGaugeStyleCoreXFTickMarkMinorBrush.)
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