The MapChart type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ApplyUserPreferences |
Applies user preferences to a newly created visual.
(Inherited from VisualContent.) |
![]() |
AutoConfigure |
Configures a newly created visual with reasonable default
values given the current data set.
(Inherited from VisualContent.) |
![]() |
GetRenderTrigger |
Gets a trigger signaling
that the visualization has changed and needs to be re-rendered.
Note that it does not trigger when highlight changes.
(Inherited from VisualContent.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsConfigurationValid |
Determines whether the current plot configuration is valid.
(Inherited from Visualization.) |
![]() ![]() |
Render |
Renders the visual to the specified graphics context.
(Inherited from VisualContent.) |
![]() |
ResetViewExtent |
Sets the view extent to the union of all layers that have the property IncludeInResetViewExtent set to true.
|
![]() |
TryGetFilterRules |
Try to get the filter rules for the plot.
(Inherited from Visualization.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IServiceProviderGetService |
Implements IServiceProvider.
(Inherited from Node.) |
![]() ![]() |
INodeContextGetAncestorT |
Implements GetAncestorT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextGetServiceT |
Implements GetServiceT.
(Inherited from DocumentNode.) |
![]() ![]() |
INodeContextIsDescendantOf |
Implements IsDescendantOf(DocumentNode).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsBeginAggregatedTransaction |
Implements BeginAggregatedTransaction.
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteInvisibleTransaction |
Implements ExecuteInvisibleTransaction(Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteStickyTransaction |
Implements ExecuteStickyTransaction(Guid, Executor).
(Inherited from DocumentNode.) |
![]() ![]() |
ITransactionsExecuteTransaction |
Implements ExecuteTransaction(Executor).
(Inherited from DocumentNode.) |
See Also