Click or drag to resize

StiCustomGaugeStyleCoreXF Class

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

Inheritance Hierarchy

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

The StiCustomGaugeStyleCoreXF type exposes the following members.

Constructors
  NameDescription
Public methodStiCustomGaugeStyleCoreXF
Initializes a new instance of the StiCustomGaugeStyleCoreXF class
Top
Properties
  NameDescription
Public propertyBorderColor (Overrides StiGaugeStyleCoreXF25BorderColor.)
Public propertyBorderWidth (Overrides StiGaugeStyleCoreXF25BorderWidth.)
Public propertyBrush (Overrides StiGaugeStyleCoreXF25Brush.)
Public propertyForeColor (Overrides StiGaugeStyleCoreXF25ForeColor.)
Public propertyGauge (Inherited from StiGaugeStyleCoreXF.)
Public propertyLinearBarBorderBrush (Overrides StiGaugeStyleCoreXF25LinearBarBorderBrush.)
Public propertyLinearBarBrush (Overrides StiGaugeStyleCoreXF25LinearBarBrush.)
Public propertyLinearBarEmptyBorderBrush (Overrides StiGaugeStyleCoreXF25LinearBarEmptyBorderBrush.)
Public propertyLinearBarEmptyBrush (Overrides StiGaugeStyleCoreXF25LinearBarEmptyBrush.)
Public propertyLinearBarEndWidth (Overrides StiGaugeStyleCoreXF25LinearBarEndWidth.)
Public propertyLinearBarStartWidth (Overrides StiGaugeStyleCoreXF25LinearBarStartWidth.)
Public propertyLinearMarkerBorder (Inherited from StiGaugeStyleCoreXF25.)
Public propertyLinearScaleBrush (Overrides StiGaugeStyleCoreXF25LinearScaleBrush.)
Public propertyLocalizedName
Gets a service name.
(Overrides StiGaugeStyleCoreXF25LocalizedName.)
Public propertyMarkerBorderBrush (Inherited from StiGaugeStyleCoreXF.)
Public propertyMarkerBorderWidth (Inherited from StiGaugeStyleCoreXF.)
Public propertyMarkerBrush (Overrides StiGaugeStyleCoreXF25MarkerBrush.)
Public propertyMarkerSkin (Inherited from StiGaugeStyleCoreXF.)
Public propertyNeedleBorderBrush (Overrides StiGaugeStyleCoreXF25NeedleBorderBrush.)
Public propertyNeedleBorderWidth (Overrides StiGaugeStyleCoreXF25NeedleBorderWidth.)
Public propertyNeedleBrush (Overrides StiGaugeStyleCoreXF25NeedleBrush.)
Public propertyNeedleCapBorderBrush (Overrides StiGaugeStyleCoreXF25NeedleCapBorderBrush.)
Public propertyNeedleCapBorderWidth (Overrides StiGaugeStyleCoreXF25NeedleCapBorderWidth.)
Public propertyNeedleCapBrush (Overrides StiGaugeStyleCoreXF25NeedleCapBrush.)
Public propertyNeedleEndWidth (Overrides StiGaugeStyleCoreXF25NeedleEndWidth.)
Public propertyNeedleRelativeHeight (Overrides StiGaugeStyleCoreXF25NeedleRelativeHeight.)
Public propertyNeedleRelativeWith (Overrides StiGaugeStyleCoreXF25NeedleRelativeWith.)
Public propertyNeedleStartWidth (Overrides StiGaugeStyleCoreXF25NeedleStartWidth.)
Public propertyRadialBarBorderBrush (Overrides StiGaugeStyleCoreXF25RadialBarBorderBrush.)
Public propertyRadialBarBrush (Overrides StiGaugeStyleCoreXF25RadialBarBrush.)
Public propertyRadialBarEmptyBorderBrush (Overrides StiGaugeStyleCoreXF25RadialBarEmptyBorderBrush.)
Public propertyRadialBarEmptyBrush (Overrides StiGaugeStyleCoreXF25RadialBarEmptyBrush.)
Public propertyRadialBarEndWidth (Overrides StiGaugeStyleCoreXF25RadialBarEndWidth.)
Public propertyRadialBarStartWidth (Overrides StiGaugeStyleCoreXF25RadialBarStartWidth.)
Public propertyReportGaugeStyle
Public propertyReportStyleName
Public propertyStyleId (Inherited from StiGaugeStyleCoreXF.)
Public propertyTickLabelMajorFont (Overrides StiGaugeStyleCoreXF25TickLabelMajorFont.)
Public propertyTickLabelMajorTextBrush (Overrides StiGaugeStyleCoreXF25TickLabelMajorTextBrush.)
Public propertyTickLabelMinorFont (Overrides StiGaugeStyleCoreXF25TickLabelMinorFont.)
Public propertyTickLabelMinorTextBrush (Overrides StiGaugeStyleCoreXF25TickLabelMinorTextBrush.)
Public propertyTickMarkMajorBorder (Overrides StiGaugeStyleCoreXF25TickMarkMajorBorder.)
Public propertyTickMarkMajorBorderWidth (Overrides StiGaugeStyleCoreXFTickMarkMajorBorderWidth.)
Public propertyTickMarkMajorBrush (Overrides StiGaugeStyleCoreXF25TickMarkMajorBrush.)
Public propertyTickMarkMinorBorder (Overrides StiGaugeStyleCoreXF25TickMarkMinorBorder.)
Public propertyTickMarkMinorBorderWidth (Overrides StiGaugeStyleCoreXFTickMarkMinorBorderWidth.)
Public propertyTickMarkMinorBrush (Overrides StiGaugeStyleCoreXF25TickMarkMinorBrush.)
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