[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ReportsCore.Rendering.Components.Chart.Graphics.ChartPartArea

ChartPartArea Class

Represents rectangular area of the selectable chart part. For internal use only.

Inheritance
ChartPartArea
Namespace: GrapeCity.ActiveReports.ReportsCore.Rendering.Components.Chart.Graphics
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class ChartPartArea

Constructors

Name Description
ChartPartArea(ChartParts, ICollection<RectangleF>, int)
ChartPartArea(ChartParts, ICollection<float>, int)
ChartPartArea(ChartParts, RectangleF, int)

Properties

Name Description
Coordinates
Id
NumberPartChart
Shape

Extension Methods