The KpiChart type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ActiveKpi |
Gets or sets the active KPI. This can be used to identify the KPI Visualization within the
KPI Chart that the user last interacted with. This value can be null.
|
![]() |
Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
![]() |
Data |
Gets the plot data.
(Inherited from Visualization.) |
![]() |
Description |
Gets or sets the plot description.
(Inherited from Visualization.) |
![]() |
IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
![]() |
KpiCollection |
Gets the collection of KPIs for this KPI Chart.
|
![]() |
Legend |
Gets the legend object for this plot.
(Inherited from Visualization.) |
![]() |
PreferredTileWidth | |
![]() |
ShowDescription |
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.) |
![]() |
SortMode |
Gets or sets the sort mode for the individual tiles for all KPIs in the KpiChart.
|
![]() |
SupportsTransparency |
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.) |
![]() |
Title |
Gets or sets the Visual's title.
(Inherited from VisualContent.) |
![]() |
Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
![]() |
Transparency |
Gets or sets the transparency for the plot.
(Inherited from Visualization.) |
![]() |
TypeId |
Gets the type identifier for the visual.
(Inherited from VisualContent.) |
![]() |
UseSeparateColorForMarkedItems |
Gets or sets a value indicating whether to use a separate color for marked items.
(Inherited from Visualization.) |
![]() |
Visual |
Gets the visual instance, or null if this instance is not owned by a visual.
(Inherited from VisualContent.) |
See Also