DxMapBarVisual

Description

The DxMapBarVisual class contains properties and methods that are used to determine bar indicator parameters.

Class object properties inherited from IMapBarVisual

  Property name Brief description
BarsCount The BarsCount property determines the maximum number of indicator bars.
Color The Color property determines fill parameters of indicator bars.
Fill The Fill property determines hatching parameters of indicator bars.
FillColor The FillColor property determines hatching color for indicator bars.
Height The Height property determines height of indicator parts.
InterBarDistance The InterBarDistance property determines spacing between indicator bars.
LeastHeightPart The LeastHeightPart property determines minimum part of indicator bar height.
LeastWidthPart The LeastWidthPart property determines minimum part of indicator bar width.
Percentage The Percentage property determines the use of percentage scale for the map bar indicator.
Width The Width property determines width of indicator parts.
StartAngle The StartAngle property determines initial rotation angle.

Class object properties inherited from IMapVisual

  Property name Brief description
AttributeName The AttributeName property determines the name of indicator linking attribute.
DataAdapter The DataAdapter property determines an indicator data source.
Name The Name property determines an indicator name.
ToolTipFormat The ToolTipFormat property determines the format of display for the indicator values in a tooltip.
Visible The Visible property determines indicator visibility.
VisualType The VisualType property returns an indicator type.

Class object methods inherited from IMapVisual

  Method name Brief description
BeginUpdate The BeginUpdate method stops indicator rendering.
EndUpdate The EndUpdate method resumes data rendering.
RefreshData The RefreshData method refreshes a indicator.
ResetCache The ResetCache method resets a data source cache.

See also:

Map Assembly Classes