| 名前 | 解説 | |
|---|---|---|
![]() | DataLabel コンストラクタ | Creates an instance of DataLabel class. |
DataLabelデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | DataLabel コンストラクタ | Creates an instance of DataLabel class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Angle | Gets or sets the label rotation angle. |
![]() | Border | Gets or sets a value indicating whether the label has border. C1.Win.Chart.DataLabelBaseから継承されます。 |
![]() | BorderStyle | Gets the border style of data labels. C1.Win.Chart.DataLabelBaseから継承されます。 |
![]() | ConnectingLine | Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point. C1.Win.Chart.DataLabelBaseから継承されます。 |
![]() | Content | Gets or sets the content of data labels. C1.Win.Chart.DataLabelBaseから継承されます。 |
![]() | ContentOptions | Gets or sets the data label content options. |
![]() | MaxAutoLabels | Gets or sets the maximum number of labels for automatic positioning. |
![]() | MaxLines | Gets or sets the maximum number of lines in data label. |
![]() | MaxWidth | Gets or sets the maximum width of data label. |
![]() | Offset | Gets or sets the offset of data label from corresponding data point. C1.Win.Chart.DataLabelBaseから継承されます。 |
![]() | Overlapping | Gets or sets the value which indicates how to handle overlapped data labels. |
![]() | OverlappingOptions | Gets or sets the label overlapping options. |
![]() | Position | Gets or sets the position of data labels. |
![]() | Style | Gets the style of data labels. C1.Win.Chart.DataLabelBaseから継承されます。 |