[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabels

ChartLabels Class

Represents a container for all chart labels.

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

Properties

Name Description
AutoArrangement

Gets the ChartAutoLabelArrangement object which controls auto arrangement of 2D chart labels.

DefaultLabelStyle

Gets the default style of a chart label.

LabelsCollection

Gets the collection of all chart labels.

Methods

Name Description
AssignFrom(ChartObject)

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