[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartRect

ChartRect Class

Represents a rectangular chart element.

Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartRect : ChartObject, INotifyPropertyChanged, IC1Serializable

Constructors

Name Description
ChartRect()

Properties

Name Description
Location

Gets or sets the location of the element.

Size

Gets or sets the size of the element.

Visible

Gets or sets the visibility of the element.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.