The DxMapPieVisual class contains properties and methods that are used to work with a pie factor.
Property name | Brief description | |
Color | The Color property returns factor fill parameters. | |
Fill | The Fill property returns factor hatching parameters. | |
FillColor | The FillColor property returns factor hatching color parameters. | |
LeastRadiusPart | The LeastRadiusPart property determines a part of the minimum radius. | |
PiesCount | The PiesCount property determines the maximum number of displayed factor sectors. | |
Proportional | The Proportional property determines whether the factor is proportional. | |
Radius | The Radius property determines the radius of factor parts. | |
StartAngle | The StartAngle property determines the initial rotation angle of the factor. | |
UseInvertedAngles | The UseInvertedAngles property determines whether the factor angles are inverted. |
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: