[]
        
(Showing Draft Content)

C1.Win.Gauge

C1.Win.Gauge Namespace

Classes

BaseStyle

Base style.

BaseTheme

Base theme. For internal use only. Use BaseStyle instead.

BaseThemeProvider

Base ThemeProvider class working with theme.

BulletGraphCaption

Class that defines the appearance of the graph caption.

BulletGraphRange

BulletGraphRange used to display a range on the C1BulletGraph.

BulletGraphScale

BulletGraphScale used to display a sclae on the C1BulletGraph.

C1BulletGraph

Control that shows a bullet graph.

C1Gauge

Container control for ComponentOne Gauges.

C1GaugeBase

The base class for other Gauges.

C1GaugeBaseShape

The base class for shapes, such as C1GaugeRectangle or C1GaugeSector.

C1GaugeBorder

Encapsulates properties of a pen used to draw borders of Gauge elements.

C1GaugeCap

Defines properties of the Gauge pointer cap.

C1GaugeCapCircle

Interior filling for the pointer cap.

C1GaugeCaption

Draws a text caption.

C1GaugeClipping

Associates a clipping region with a Gauge element.

C1GaugeCustomImage

Properties of the user-defined image displayed on a Gauge.

C1GaugeCustomShape

Defines properties of a shape used for Gauge marks and pointers.

C1GaugeDecorator

Base class for all the Gauge decorators.

C1GaugeEllipse

Draws a filled ellipse.

C1GaugeFilledShape

The base class for shapes that draw the border and fill the interior.

C1GaugeFilling

Encapsulates properties of a brush used to fill Gauge elements.

C1GaugeGradient

Encapsulates properties of a color gradient.

C1GaugeHotBrush

Specifies the properties of a brush to paint selection on the hot item.

C1GaugeImage

Draws an image.

C1GaugeLabels

C1GaugeDecorator used to display a sequence of labels on the Gauge.

C1GaugeMarks

C1GaugeDecorator used to display a sequence of tick marks on the Gauge.

C1GaugeMultivalueDecorator

Base class for the Gauge decorators that spread over a set of values.

C1GaugePointer

Defines properties of the Gauge pointer.

C1GaugeRange

C1GaugeDecorator used to display a range on the Gauge.

C1GaugeRectangle

Draws a filled rectangle.

C1GaugeScaleDecorator

Base class for the Gauge decorators showing a scale, such as marks or labels.

C1GaugeSector

Draws a filled circular sector.

C1GaugeSegment

Draws a filled circular segment.

C1GaugeShadow

Encapsulates properties of the shadow.

C1GaugeSingleLabel

C1GaugeDecorator used to display a single label on the Gauge.

C1GaugeSingleMark

C1GaugeDecorator used to display a single mark on the Gauge.

C1GaugeValueColor

Associates a value with the Color on a C1GaugeDecorator.

C1GaugeValueImage

Associates a value with the custom image on a C1GaugeDecorator.

C1GaugeViewport

Specifies the bounds of a Gauge element.

C1LinearGauge

Control that shows a linear Gauge.

C1RadialGauge

Control that shows a radial Gauge.

CapCircleCollection

Represents a collection of C1GaugeCapCircle objects.

ClippingCollection

Represents a collection of C1GaugeClipping objects.

CommonBorder

Defines a template for C1GaugeBorder to be used in multiple elements.

CommonBorderCollection

Represents a collection of CommonBorder objects.

CommonColorMap

Defines a template for ValueColorCollection to be used in multiple elements.

CommonColorMapCollection

Represents a collection of CommonColorMap objects.

CommonFilling

Defines a template for C1GaugeFilling to be used in multiple elements.

CommonFillingCollection

Represents a collection of CommonFilling objects.

CommonFont

Defines a template for text font and color to be used in multiple elements.

CommonFontCollection

Represents a collection of CommonFont objects.

CommonGradient

Defines a template for C1GaugeGradient to be used in multiple elements.

CommonGradientCollection

Represents a collection of CommonGradient objects.

CommonImage

Defines a template for C1GaugeCustomImage to be used in multiple elements.

CommonImageCollection

Represents a collection of CommonImage objects.

CommonImageMap

Defines a template for ValueImageCollection to be used in multiple elements.

CommonImageMapCollection

Represents a collection of CommonImageMap objects.

CommonItem

Defines a common template for various items to be used in multiple elements.

CommonItemCollection

Represents a collection of CommonItem objects.

CommonShadow

Defines a template for C1GaugeShadow to be used in multiple elements.

CommonShadowCollection

Represents a collection of CommonShadow objects.

CommonShape

Defines a template for C1GaugeCustomShape to be used in multiple elements.

CommonShapeCollection

Represents a collection of CommonShape objects.

DecoratorCollection

Represents a collection of C1GaugeDecorator objects.

DrawFocusEventArgs

Provides data for the DrawFocus event.

FormatLabelEventArgs

Provides data for the FormatLabel event.

GaugeCollection

Represents a collection of C1GaugeBase objects.

ItemEventArgs

Provides data for events occuring for the Gauge items, such as C1GaugePointer, C1GaugeDecorator, and others.

ItemMouseEventArgs

Provides data for mouse events occuring for the Gauge items.

PointerCollection

Represents a collection of C1GaugePointer objects.

PointerDragEventArgs

Provides data for events occuring while the Gauge pointer is dragged.

PointerValueChangedEventArgs

Provides data for the PointerValueChanged event.

ShapeCollection

Represents a collection of C1GaugeBaseShape objects.

StyledPropertyCollection

Closed collection of C1.Win.Gauge.StyledPropertyCollection.StyledProperty objects.

StyledPropertyCollection.ExcludeFromStyledPropertyAttribute

A property with this attribute will be excluded from the styled properties when StyledPropertyCollection default constructor is used.

StyledPropertyCollection.UninitializedPropertyException

The exception that is thrown when trying to use uninitialized C1.Win.Gauge.StyledPropertyCollection.StyledProperty.

StyledPropertyInfo

Contains information about styled property.

ValueColorCollection

Represents a collection of C1GaugeValueColor objects.

ValueImageCollection

Represents a collection of C1GaugeValueImage objects.

Enums

BulletGraphCaptionPosition

Determines the position of the caption relative to the graph.

C1GaugeAlignment

Aligment possibilities for a decorator (relative to the Gauge's axis).

C1GaugeBorderStyle

Specifies the style of lines drawn with a C1GaugeBorder.

C1GaugeBrushType

The type of brush that is used to fill a Gauge element.

C1GaugeClipOperation

Specifies how the source and given clipping regions can be combined.

C1GaugeFlipType

Specifies the axis used to flip the image.

C1GaugeGradientDirection

The set of possible gradient directions.

C1GaugeGradientFalloff

Defines the type of a gradient falloff.

C1GaugeHatchStyle

Specifies the different patterns available for the hatch brush.

C1GaugeImageLayout

Specifies the position of the background image.

C1GaugeMarkShape

The set of standard tick mark shapes.

C1GaugeOrientation

Specifies the orientation of a C1LinearGauge.

C1GaugePointerShape

The set of standard pointer shapes.

C1GaugeRangeAntiAliasing

Specifies the anti-aliasing mode for the internal filling of a C1GaugeRange.

C1GaugeRotateFlipType

Specifies the direction of an image's rotation and the axis used to flip the image.

C1GaugeValueColorFalloff

Specifies the blending mode for value Colors on a C1GaugeDecorator.

Delegates

DrawFocusEventHandler

Represents a method that handles the DrawFocus event.

FormatLabelEventHandler

Represents the method that handles the FormatLabel event.

ItemEventHandler

Represents a method that handles events occuring for the Gauge items.

ItemMouseEventHandler

Represents a method that handles mouse events occuring for the Gauge items.

PointerDragEventHandler

Represents a method that handles events while the Gauge pointer is dragged.

PointerValueChangedEventHandler

Represents the method that handles the PointerValueChanged event.