ComponentOne Gauges for WinForms
C1GaugeScaleDecorator Class Members
Properties  Methods 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : C1GaugeScaleDecorator Class

The following tables list the members exposed by C1GaugeScaleDecorator.

Public Properties
 NameDescription
Public PropertyAlignment of the decorator. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets the alignment offset of the decorator (in pixels). (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets the collection of shapes that form the clipping region. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets the name of template for the ValueColors collection. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets the value where the decorator starts. Set to Double.NaN to bind to Gauge's minimum. (Inherited from C1.Win.C1Gauge.C1GaugeMultivalueDecorator)
Public PropertyGets or sets the index of a Pointer that specifies where the decorator starts. (Inherited from C1.Win.C1Gauge.C1GaugeMultivalueDecorator)
Public PropertyGets or sets whether the decorator can be hit-tested. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyValue interval to draw each mark or label.  
Public PropertyGets or sets the multiplier for the value interval (or the number of subintervals for logarithmic scale).  
Public PropertyGets or sets the logical distance between tick marks or labels.  
Public PropertyLogical value representing the start location of the decorator. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets the end location of the C1GaugeDecorator (C1GaugeDecorator.Location is the start location). (Inherited from C1.Win.C1Gauge.C1GaugeMultivalueDecorator)
Public PropertyGets or sets a name associated with the decorator. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets the owner Gauge. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets the minimum displayed value interval if the scale is nonuniform.  
Public PropertyGets or sets the value where the scale graduation starts and the start location and width are defined. Set to Double.NaN to bind to the From value. (Inherited from C1.Win.C1Gauge.C1GaugeMultivalueDecorator)
Public PropertyGets or sets the value where the scale graduation ends and the end location and width are defined. Set to Double.NaN to bind to the To value. (Inherited from C1.Win.C1Gauge.C1GaugeMultivalueDecorator)
Public PropertyThe sequence number for this marks (or labels) decorator. Displayed values will not appear on the subsequent marks (or labels) with the same sequence number.  
Public PropertyEncapsulates properties of the decorator shadow. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets whether the From value should appear even if it doesn't conform with the specified interval.  
Public PropertyGets or sets whether the To value should appear even if it doesn't conform with the specified interval.  
Public PropertyGets or sets the value where the decorator ends. Set to Double.NaN to bind to Gauge's maximum. (Inherited from C1.Win.C1Gauge.C1GaugeMultivalueDecorator)
Public PropertyGets or sets the index of a Pointer that specifies where the decorator ends. (Inherited from C1.Win.C1Gauge.C1GaugeMultivalueDecorator)
Public PropertyGets or sets the blending mode for value colors. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets the collection of values with their associated colors. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets a digital tag identifying this element's views. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Public PropertyGets or sets whether the decorator is visible. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Top
Public Methods
 NameDescription
Public MethodReturns a string that represents the current object. (Inherited from C1.Win.C1Gauge.C1GaugeDecorator)
Top
See Also

Reference

C1GaugeScaleDecorator Class
C1.Win.C1Gauge Namespace