[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartRect

ChartRect Class

Represents a rectangular chart element.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartRect : ChartObject, INotifyPropertyChanged
Public Class ChartRect
    Inherits ChartObject
    Implements INotifyPropertyChanged

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.