PieShape.Segments

PieShape.Segments property

Gets the shape segments.

public override ShapeSegment[] Segments { get; }

Property Value

The shape segments.

See Also