Map > Map Assembly Interfaces > IMapBarVisual
The IMapBarVisual interface contains properties and methods that are used to determine bar factor parameters.
Property name | Brief description | |
![]() |
BarsCount | The BarsCount property determines the maximum number of factor bars. |
![]() |
Color | The Color property determines fill parameters of factor bars. |
![]() |
Fill | The Fill property determines hatching parameters of factor bars. |
![]() |
FillColor | The FillColor property determines hatching color for factor bars. |
![]() |
Height | The Height property determines height of factor parts. |
![]() |
InterBarDistance | The InterBarDistance property determines spacing between factor bars. |
![]() |
LeastHeightPart | The LeastHeightPart property determines minimum part of factor bar height. |
![]() |
LeastWidthPart | The LeastWidthPart property determines minimum part of factor bar width. |
![]() |
Percentage | The Percentage property determines the use of percentage scale for the map bar factor. |
![]() |
Width | The Width property determines width of factor parts. |
![]() |
StartAngle | The StartAngle property determines initial rotation angle. |
Property name | Brief description | |
![]() |
AttributeName | The AttributeName property determines the name of factor linking attribute. |
![]() |
DataAdapter | The DataAdapter property determines a factor data source. |
![]() |
Name | The Name property determines a factor name. |
![]() |
ToolTipFormat | The ToolTipFormat property determines the format of display for the factor values in a tooltip. |
![]() |
Visible | The Visible property determines factor visibility. |
![]() |
VisualType | The VisualType property returns a factor type. |
Method name | Brief description | |
![]() |
BeginUpdate | The BeginUpdate method stops factor rendering. |
![]() |
EndUpdate | The EndUpdate method resumes data rendering. |
![]() |
RefreshData | The RefreshData method refreshes a factor. |
![]() |
ResetCache | The ResetCache method resets a data source cache. |
See also: