GoDiagram Win Reference
MultipleIndicatorMeter Class Properties


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

Public Properties
 NameDescription
Public PropertyAutoRescalesGets or sets whether this object automatically rescales its appearance when its size changes. (Inherited from Northwoods.Go.GoObject)
Public PropertyBackgroundGets or sets the background object of the Meter. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyBottomGets or sets this object's bottom coordinate. (Inherited from Northwoods.Go.GoObject)
Public PropertyBottomRightMarginGets or sets the margin between the bottom-right corner of the Background and the bottom-right corner of the Scale (and Indicator). (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyChildNamesGets a Dictionary of name/child mappings in both directions. (Inherited from Northwoods.Go.GoGroup)
Public PropertyControllableGets or sets whether the value of the meter can be manipulated by the user. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyCopyableGets or sets whether the user can copy this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyCountGets the number of child objects in this group. (Inherited from Northwoods.Go.GoGroup)
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 PropertyFirstGets the first child object of this group. (Inherited from Northwoods.Go.GoGroup)
Public PropertyHeightGets or sets this object's height. (Inherited from Northwoods.Go.GoObject)
Public PropertyIndicatorOverridden. The main Indicator is the first one.  
Public PropertyIndicatorCountGets the number of Indicators being displayed.  
Public PropertyIndicatorsA read-only list containing all the Indicators associated with this MultipleIndicatorMeter.  
Public PropertyItemOverloaded. This IList indexed property gets or sets the object at a position in the group's array of children. (Inherited from Northwoods.Go.GoGroup)
Public PropertyLabelGets or sets the label object of the Meter. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyLabelRelativeSpotGets or sets the Label's position compared to the spot specified by the LabelSpot. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyLabelSpotGets or sets the position of Label compared to the Background. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyLastGets the last child object of this group. (Inherited from Northwoods.Go.GoGroup)
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 PropertyMaximumThe GraduatedScale.Maximum property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyMinimumThe GraduatedScale.Minimum property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
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 PropertyOrientationSome meters may find it useful to be oriented along either a horizontal or vertical direction; others may ignore this. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyParentGets the parent group for this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyPickableBackgroundGets or sets whether Northwoods.Go.GoGroup.Pick returns this node when the tested point is in the background of this group, not on any of its child objects. (Inherited from Northwoods.Go.GoGroup)
Public PropertyPrintableGets or sets whether the view can print this object. (Inherited from Northwoods.Go.GoObject)
Public PropertyQuantizeBaseThe Indicator.QuantizeBase property exposed from the Indicator. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyQuantizedThe Indicator.Quantized property exposed from the Indicator. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyQuantizeUnitThe Indicator.QuantizeUnit property exposed from the Indicator. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyReshapableThis property comes from the SelectionObject, normally the Background. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyResizableThis property comes from the SelectionObject, normally the Background. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyResizesRealtimeThis property comes from the SelectionObject, normally the Background. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyRightGets or sets this object's right coordinate. (Inherited from Northwoods.Go.GoObject)
Public PropertyScaleGets or sets the GraduatedScale associated with the Meter. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyScaleLabelChoicesThe GraduatedScale.LabelChoices property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyScaleLabelDistanceThe GraduatedScale.LabelDistance property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyScaleLabelFormatThe GraduatedScale.LabelFormat property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyScaleLabelFrequencyThe GraduatedScale.LabelFrequency property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyScaleLabelStyleThe GraduatedScale.LabelStyle property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyScaleLabelTemplateThe LabelTemplate property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertySelectableGets or sets whether the user can select this object. (Inherited from Northwoods.Go.GoObject)
Public PropertySelectionObjectThe object that appears to be selected, when the meter is selected, is the background object. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyShadowedThis property comes from the SelectionObject, normally the Background. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickBaseThe GraduatedScale.TickBase property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickColorThe GraduatedScale.TickColor property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickLabelsThe GraduatedScale.TickLabels property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickLengthLeftThe GraduatedScale.TickLengthLeft property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickLengthRightThe GraduatedScale.TickLengthRight property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickMajorFrequencyThe GraduatedScale.TickMajorFrequency property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickMajorLengthRatioThe GraduatedScale.TickMajorLengthRatio property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickMajorWidthThe GraduatedScale.TickMajorWidth property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickUnitThe GraduatedScale.TickUnit property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTickWidthThe GraduatedScale.TickWidth property exposed from the Scale. (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyTopGets or sets this object's top coordinate, the Y position. (Inherited from Northwoods.Go.GoObject)
Public PropertyTopLeftMarginGets or sets the margin between the top-left corner of the Background and the top-left corner of the Scale (and Indicator). (Inherited from Northwoods.Go.Instruments.Meter)
Public PropertyValueThe Indicator.Value property exposed from the Indicator. (Inherited from Northwoods.Go.Instruments.Meter)
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

MultipleIndicatorMeter Class
Northwoods.Go.Instruments Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback