[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAutoLabelArrangement

ChartAutoLabelArrangement Class

Represents settings of label auto-arrangement

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

Constructors

Name Description
ChartAutoLabelArrangement()

Properties

Name Description
MaxIterations

Gets or sets the maximum number of iterations (relevant only for ChartAutoLabelArrangementMethodEnum.FindingOptimum).

Method

Gets or sets the options of label arrangement.

Offset

Gets or sets the maximum offset distance from the associated point, in twips.

Options

Gets or sets the method of label arrangement.

Methods

Name Description
AssignFrom(ChartObject)

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