The PieSliceToRadialGradientBrushConverter type exposes the following members.

Properties

  NameDescription
Public propertyDoughnutGradientStops
Gets the collection of GradientStop objects to use if the pie slice has a doughnut shape.
Public propertyGradientCenter
Gets or sets the center point of the RadialGradientBrush. This point will typically be made up of values between 0 and 1 which are factors relative to the bounding box of all the pie slices in the chart. The default is (0.5, 0.5).
Public propertyGradientStops
Gets the collection of GradientStop objects for the RadialGradientBrush.

See Also