Version

Styling Points for xamPieChart

Introduction

Using xamPieChart control to customize the default look and feel of target types via control properties.

Preview

The following picture identifies the various target types, which are configurable using xamPieChart’s control properties. This allows you to customize those target types associated with this control using your desired style. .

xamPieChart StylingPoints 1.png

xamPieChart Styling Properties

The styling properties of the xamPieChart control.

Target Type Style Properties Description

XamPieChart

XamPieChart.Style

Styles the XamPieChart control.

Slice

Slice.Style

Styles the slices on the PieChart.

ItemLegend

ItemLegend.Style

Styles the Legend control.

LegendItemBadgeTemplate

LegendItemBadgeTemplate

Styles the items’ badges of the Legend.

LegendItemTemplate

LegendItemTemplate

Styles the items of the Legend.

Topics

The following topics provide additional information related to this topic.

Topic Purpose

Introduces the xamPieChart , a specialized control that renders a pie chart. The pie chart consists of a circular area divided into sections with each section’s arc length proportional to its underlying data value.