Classes

  ClassDescription
Public classC1Gauge
Gauge control for ASP.NET.
Public classC1GaugeBase
The base class for other Gauges.
Public classC1GaugeBaseShape
The base class for shapes, such as C1GaugeRectangle or C1GaugeSector.
Public classC1GaugeBorder
Encapsulates properties of a pen used to draw borders of Gauge elements.
Public classC1GaugeCap
Defines properties of the Gauge pointer cap.
Public classC1GaugeCapCircle
Interior filling for the pointer cap.
Public classC1GaugeCaption
Draws a text caption.
Public classC1GaugeClipping
Associates a clipping region with a Gauge element.
Public classC1GaugeCustomImage
Properties of the user-defined image displayed on a Gauge.
Public classC1GaugeCustomShape
Defines properties of a shape used for Gauge marks and pointers.
Public classC1GaugeDecorator
Base class for all the Gauge decorators.
Public classC1GaugeEllipse
Draws a filled ellipse.
Public classC1GaugeFilledShape
The base class for shapes that draw the border and fill the interior.
Public classC1GaugeFilling
Encapsulates properties of a brush used to fill Gauge elements.
Public classC1GaugeGradient
Encapsulates properties of a color gradient.
Public classC1GaugeHotBrush
Specifies the properties of a brush to paint selection on the hot item.
Public classC1GaugeHttpHandler
Http handler for gauge image rendering.
Public classC1GaugeImage
Draws an image.
Public classC1GaugeLabels
C1GaugeDecorator used to display a sequence of labels on the Gauge.
Public classC1GaugeMarks
C1GaugeDecorator used to display a sequence of tick marks on the Gauge.
Public classC1GaugeMultivalueDecorator
Base class for the Gauge decorators that spread over a set of values.
Public classC1GaugePointer
Defines properties of the Gauge pointer.
Public classC1GaugeRange
C1GaugeDecorator used to display a range on the Gauge.
Public classC1GaugeRectangle
Draws a filled rectangle.
Public classC1GaugeScaleDecorator
Base class for the Gauge decorators showing a scale, such as marks or labels.
Public classC1GaugeSector
Draws a filled circular sector.
Public classC1GaugeSegment
Draws a filled circular segment.
Public classC1GaugeShadow
Encapsulates properties of the shadow.
Public classC1GaugeSingleLabel
C1GaugeDecorator used to display a single label on the Gauge.
Public classC1GaugeSingleMark
C1GaugeDecorator used to display a single mark on the Gauge.
Public classC1GaugeValueColor
Associates a value with the Color on a C1GaugeDecorator.
Public classC1GaugeValueImage
Associates a value with the custom image on a C1GaugeDecorator.
Public classC1GaugeViewport
Specifies the bounds of a Gauge element.
Public classC1LinearGauge
Control that shows a linear Gauge.
Public classC1RadialGauge
Control that shows a radial Gauge.
Public classCapCircleCollection
Represents a collection of C1GaugeCapCircle objects.
Public classClippingCollection
Represents a collection of C1GaugeClipping objects.
Public classCommonBorder
Defines a template for C1GaugeBorder to be used in multiple elements.
Public classCommonBorderCollection
Represents a collection of CommonBorder objects.
Public classCommonColorMap
Defines a template for ValueColorCollection to be used in multiple elements.
Public classCommonColorMapCollection
Represents a collection of CommonColorMap objects.
Public classCommonFilling
Defines a template for C1GaugeFilling to be used in multiple elements.
Public classCommonFillingCollection
Represents a collection of CommonFilling objects.
Public classCommonFont
Defines a template for text font and color to be used in multiple elements.
Public classCommonFontCollection
Represents a collection of CommonFont objects.
Public classCommonGradient
Defines a template for C1GaugeGradient to be used in multiple elements.
Public classCommonGradientCollection
Represents a collection of CommonGradient objects.
Public classCommonImage
Defines a template for C1GaugeCustomImage to be used in multiple elements.
Public classCommonImageCollection
Represents a collection of CommonImage objects.
Public classCommonImageMap
Defines a template for ValueImageCollection to be used in multiple elements.
Public classCommonImageMapCollection
Represents a collection of CommonImageMap objects.
Public classCommonItem
Defines a common template for various items to be used in multiple elements.
Public classCommonItemCollection
Represents a collection of CommonItem objects.
Public classCommonShadow
Defines a template for C1GaugeShadow to be used in multiple elements.
Public classCommonShadowCollection
Represents a collection of CommonShadow objects.
Public classCommonShape
Defines a template for C1GaugeCustomShape to be used in multiple elements.
Public classCommonShapeCollection
Represents a collection of CommonShape objects.
Public classDecoratorCollection
Represents a collection of C1GaugeDecorator objects.
Public classFormatLabelEventArgs
Provides data for the FormatLabel event.
Public classGaugeCollection
Represents a collection of C1GaugeBase objects.
Public classPointerCollection
Represents a collection of C1GaugePointer objects.
Public classPointerValueChangedEventArgs
Provides data for the PointerValueChanged event.
Public classShapeCollection
Represents a collection of C1GaugeBaseShape objects.
Public classValueColorCollection
Represents a collection of C1GaugeValueColor objects.
Public classValueImageCollection
Represents a collection of C1GaugeValueImage objects.

Delegates

  DelegateDescription
Public delegateFormatLabelEventHandler
Represents the method that handles the FormatLabel event.
Public delegatePointerValueChangedEventHandler
Represents the method that handles the PointerValueChanged event.

Enumerations

  EnumerationDescription
Public enumerationC1GaugeAlignment
Aligment possibilities for a decorator (relative to the Gauge's axis).
Public enumerationC1GaugeBorderStyle
Specifies the style of lines drawn with a C1GaugeBorder.
Public enumerationC1GaugeBrushType
The type of brush that is used to fill a Gauge element.
Public enumerationC1GaugeClipOperation
Specifies how the source and given clipping regions can be combined.
Public enumerationC1GaugeFlipType
Specifies the axis used to flip the image.
Public enumerationC1GaugeGradientDirection
The set of possible gradient directions.
Public enumerationC1GaugeGradientFalloff
Defines the type of a gradient falloff.
Public enumerationC1GaugeHatchStyle
Specifies the different patterns available for the hatch brush.
Public enumerationC1GaugeImageLayout
Specifies the position of the background image.
Public enumerationC1GaugeMarkShape
The set of standard tick mark shapes.
Public enumerationC1GaugeOrientation
Specifies the orientation of a C1LinearGauge.
Public enumerationC1GaugePointerShape
The set of standard pointer shapes.
Public enumerationC1GaugeRangeAntiAliasing
Specifies the anti-aliasing mode for the internal filling of a C1GaugeRange.
Public enumerationC1GaugeRotateFlipType
Specifies the direction of an image's rotation and the axis used to flip the image.
Public enumerationC1GaugeValueColorFalloff
Specifies the blending mode for value Colors on a C1GaugeDecorator.
Public enumerationImageIdGeneration
Use the members of this enumeration to set the value of the ImageIdGeneration property in the C1Gauge class.
Public enumerationImageRenderMethod
Use the members of this enumeration to set the value of the ImageRenderMethod property in the C1Gauge class.
Public enumerationImageTransferMethod
Use the members of this enumeration to set the value of the ImageTransferMethod property in the C1WebChart class.