Gets the EllipsePartProps object describing the pie shape
represented by the current RenderPie object.
The coordinates of the ellipse containing the pie shape are relative to the left top corner
of the current RenderPie object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public EllipsePartProps Pie { get; } |
Visual Basic |
---|
Public ReadOnly Property Pie As EllipsePartProps Get |