GoDiagram Win Reference
IndicatorBarElliptical Class Properties


For a list of all members of this type, see IndicatorBarElliptical members.

Public Properties
 NameDescription
Public PropertyActionEnabledGets or sets whether the user can adjust the indicators value. (Inherited from Northwoods.Go.Instruments.Indicator)
Public PropertyAutoRescalesGets or sets whether this object automatically rescales its appearance when its size changes. (Inherited from Northwoods.Go.GoObject)
Public PropertyBottomGets or sets this object's bottom coordinate. (Inherited from Northwoods.Go.GoObject)
Public PropertyBoundsWhenever the size and/or position is changed, we clear out any cached data. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushGets or sets the brush used to fill the outline of this shape. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushColorGets or sets the main or background color of the brush. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushFocusScalesGets or sets the size of the focus area for path gradients, as normalized fractions of the size of the shape. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushForeColorGets or sets the foreground color of a brush. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushMidColorGets or sets the middle color of a gradient brush. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushMidFractionGets or sets the fractional distance between the end colors at which the middle color is drawn. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushPointGets or sets the end point for linear gradients or the focus point for path gradients, as normalized fractions of the size of the shape. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushStartPointGets or sets the start point for linear gradients, as normalized fractions of the size of the shape. (Inherited from Northwoods.Go.GoShape)
Public PropertyBrushStyleGets or sets the kind of brush used by this shape. (Inherited from Northwoods.Go.GoShape)
Public PropertyCopyableGets or sets whether the user can copy this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyDeletableGets or sets whether the user can delete this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyDocumentGets the document that this object belongs to, or null if this is not in a layer or if this is in a view layer. (Inherited from Northwoods.Go.GoObject)
Public PropertyDraggingObjectGets the object that will be dragged instead of this selected object. (Inherited from Northwoods.Go.GoObject)
Public PropertyDragsNodeGets or sets whether this object, when selected and a child of a group, and when dragged, drags the parent node instead. (Inherited from Northwoods.Go.GoObject)
Public PropertyEditableGets or sets whether the user can edit this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyFillClockwiseGets or sets whether the IndicatorBar will sweep clockwise or counter-clockwise from its start angle to its end angle.  
Public PropertyHeightGets or sets this object's height. (Inherited from Northwoods.Go.GoObject)
Public PropertyLayerGets the layer to which this object belongs. (Inherited from Northwoods.Go.GoObject)
Public PropertyLeftGets or sets this object's left coordinate, the X position. (Inherited from Northwoods.Go.GoObject)
Public PropertyLocationGets or sets this object's natural position. (Inherited from Northwoods.Go.GoObject)
Public PropertyMovableGets or sets whether the user can move this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyObserversGets an enumerator over the list of observer objects of this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyParentGets the parent group for this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyPenGets or sets the pen used to draw the outline of this shape. (Inherited from Northwoods.Go.GoShape)
Public PropertyPenColorGets or sets the color of the pen. (Inherited from Northwoods.Go.GoShape)
Public PropertyPenWidthGets or sets the width of the pen. (Inherited from Northwoods.Go.GoShape)
Public PropertyPhaseCountGets the number of phases currently in the IndicatorBar's phase collection. (Inherited from Northwoods.Go.Instruments.IndicatorBar)
Public PropertyPrintableGets or sets whether the view can print this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyQuantizeBaseGets or sets the base value which is allowed when Quantized is true. (Inherited from Northwoods.Go.Instruments.Indicator)
Public PropertyQuantizedGets or sets whether the indicator is forced to have discrete values. If true, Value is restricted to values that follow (value - QuantizeBase) mod QuantizeUnit = 0. (Inherited from Northwoods.Go.Instruments.Indicator)
Public PropertyQuantizeUnitGets or Sets the difference between two consecutive allowed values when Quantized is true. (Inherited from Northwoods.Go.Instruments.Indicator)
Public PropertyReshapableGets or sets whether the user can reshape this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyResizableGets or sets whether the user can resize this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyResizesRealtimeGets or sets whether this object continuously changes its size during a user resizing operation. [In Web Forms there is no continuous visual feedback of a resize.] (Inherited from Northwoods.Go.GoObject)
Public PropertyRightGets or sets this object's right coordinate. (Inherited from Northwoods.Go.GoObject)
Public PropertyScaleGets or sets the scale with which the indicator is associated. (Inherited from Northwoods.Go.Instruments.Indicator)
Public PropertySelectableGets or sets whether the user can select this object. (Inherited from Northwoods.Go.GoObject)
Public PropertySelectionObjectGets the object that gets selection handles when this object is selected. (Inherited from Northwoods.Go.GoObject)
Public PropertyShadowedGets or sets whether this object is painted with a drop shadow. (Inherited from Northwoods.Go.GoObject)
Public PropertyStartOffsetGets or sets the offset of this bar's starting point relative to the scale's point for the minimum value. (Inherited from Northwoods.Go.Instruments.IndicatorBar)
Public PropertyThicknessGets or sets the thickness of the IndicatorBar (Inherited from Northwoods.Go.Instruments.IndicatorBar)
Public PropertyTopGets or sets this object's top coordinate, the Y position. (Inherited from Northwoods.Go.GoObject)
Public PropertyValueGets or sets the value that will be indicated, relative to the associated IGraduatedScale. (Inherited from Northwoods.Go.Instruments.Indicator)
Public PropertyViewGets the view that this object belongs to, or null if this is not in a layer or if this is in a document layer. (Inherited from Northwoods.Go.GoObject)
Public PropertyVisibleGets or sets whether the user can see this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyWidthGets or sets this object's width. (Inherited from Northwoods.Go.GoObject)
Top
See Also

Reference

IndicatorBarElliptical Class
Northwoods.Go.Instruments Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback