[]
        
(Showing Draft Content)

C1.WPF.C1Chart.BasePieRenderer

BasePieRenderer Class

Base class for pie renderers.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class BasePieRenderer : BaseRenderer

Constructors

Name Description
BasePieRenderer()

Fields

Name Description
InnerRadiusProperty

Identifies the InnerRadius dependency property.

OffsetProperty

Identifies the Offset dependency property.

RadiusProperty

Identifies the Radius dependency property.

Properties

Name Description
InnerRadius

Gets or sets the inner radius of pie.

Offset

Gets or sets the offset of slices.

Radius

Gets or sets the radius of pie.

Methods

Name Description
InitOptions()

Adds the options set to the bag.