RadControls for Silverlight

The RadPivotMap type exposes the following members.

Properties

  NameDescription
Public propertyDataMappingSelector
This property supports the RadTreeMapBase infrastructure and is not intended to be used directly from your code.
(Inherited from RadTreeMapBase.)
Public propertyDataView
This property supports the RadTreeMapBase infrastructure and is not intended to be used directly from your code.
(Inherited from RadTreeMapBase.)
Public propertyGroupDefinitions
Gets or sets the group definitions.
Public propertyGroupTemplate
Gets or sets the group template.
Public propertyIsHoverEnabled
Gets or sets a value indicating if hover is enabled.
(Inherited from RadTreeMapBase.)
Public propertyIsInitialized
Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its EndInit()()()() method called.
(Inherited from RadTreeMapBase.)
Public propertyIsSelectionEnabled
Gets or sets a value indicating if selection is enabled.
(Inherited from RadTreeMapBase.)
Public propertyItemsSource
Gets or sets the items source.
(Inherited from RadTreeMapBase.)
Public propertyItemTemplateSelector
Gets or sets the custom logic for choosing a template used to display each item. This is a dependency property.
(Inherited from RadTreeMapBase.)
Public propertyLabelFormat
Gets or sets the label format.
Public propertyLabelPath
Gets or sets the label path.
Public propertyLayoutStrategies
This property supports the RadTreeMapBase infrastructure and is not intended to be used directly from your code.
(Inherited from RadTreeMapBase.)
Public propertyLayoutStrategy
Gets or sets the layout strategy.
(Inherited from RadTreeMapBase.)
Public propertyLeafItemStyle
Gets or sets the style for the leaf items.
Public propertyLeafMappings
Gets the leaf value mappings.
Public propertyLeafTemplate
Gets or sets the leaf template.
Public propertyMappings
This property supports the RadTreeMapBase infrastructure and is not intended to be used directly from your code.
(Inherited from RadTreeMapBase.)
Public propertySelectedItem
Gets the selected item.
(Inherited from RadTreeMapBase.)
Public propertySelectedValue
Gets or sets the value of the , obtained by using .
(Inherited from RadTreeMapBase.)
Public propertySelectedValuePath
Gets or sets the path that is used to get the from the .
(Inherited from RadTreeMapBase.)
Public propertyToolTipFormat
Gets or sets the tool tip format.
Public propertyToolTipPath
Gets or sets the tool tip path.
Public propertyToolTipTemplate
Gets or sets the tool tip template.
Public propertyValuePath
Gets or sets the value path.

See Also