@@ -25,97 +25,87 @@ Type |
Description |
|
-EnableDrillDown |
+[EnableDrillDown](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_EnableDrillDown) |
Bool |
Gets or sets a value to indicate whether the drill down support should be enabled. |
|
-DrillDownHeaderHeight |
+[DrillDownHeaderHeight](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_DrillDownHeaderHeight) |
Double |
-Gets or sets a value for specifying the height for drill down header. |
+Gets or sets a value for specifying the height for the drill down header.
|
-DrillDownHeaderTemplate |
+[DrillDownHeaderTemplate](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_DrillDownHeaderTemplate) |
DataTemplate |
-Gets or sets a template to customize drill down header. |
+Gets or sets a template to customize the drill down header.
|
-DrillDownSelectionStroke |
+[DrillDownSelectionStroke](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.TreeMap.SfTreeMap.html#Syncfusion_UI_Xaml_TreeMap_SfTreeMap_DrillDownSelectionStroke) |
Brush |
-Gets or sets a color for highlighting tree map item while drill down. |
+Gets or sets a color for highlighting the tree map item while drilling down.
-
{% highlight xaml %}
-
-
-