Skip to content

Latest commit

 

History

History
78 lines (54 loc) · 1.94 KB

designersguide-styling-points-for-xamfunnelchart.adoc

File metadata and controls

78 lines (54 loc) · 1.94 KB

Styling Points for xamFunnelChart

Introduction

Using xamFunnelChart 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 xamFunnelCharts control properties. This allows you to customize those target types associated with this control using your desired style.

xamFunnelChart StylingPoints 1

xamFunnelChart Styling Properties

The following table lists the styling properties of the xamFunnelChart control.

Target Type Style Properties Description

XamFunnelChart

XamFunnelChart.Style

Styles the XamFunnelChart control.

XamFunnelSlice

XamFunnelSlice.Style

Styles the slices in the xamFunnelChart control.

InnerLabelTemplate

InnerLabelTemplate

Styles the labels inside of the slices with control template.

OuterLabelTemplate

OuterLabelTemplate

Styles the label located outside of the slices with control template.

ItemLegend

ItemLegend.Style

Styles the Legend control.

LegendItemBadgeTemplate

LegendItemBadgeTemplate

Styles the item badge of the Legend with control template.

LegendItemTemplate

LegendItemTemplate

Styles the item of the Legend with control template.

Topics

The following topics provide additional information related to this topic.

Topic Purpose

A funnel chart is a type of chart that displays quantities as percentages of a whole, much like a pie chart.