| 名前 | 解説 | |
|---|---|---|
![]() | Chart3DPointSeries コンストラクタ | Initializes a new instance of Chart3DPointSeries object. |
Chart3DPointSeriesデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Chart3DPointSeries コンストラクタ | Initializes a new instance of Chart3DPointSeries object. |
| 名前 | 解説 | |
|---|---|---|
![]() | Connected | Gets or sets a value indicating whether the 3D series points are connected with lines. |
![]() | Label | Gets or sets the label of the point series. |
![]() | LineStyle | Gets or sets the line style of the series, including color, thickness and pattern. |
![]() | Points | Gets the collection of points for the point series. |
![]() | SymbolStyle | Gets the symbol style of the series, including color, size and shape. |
![]() | Visible | Gets or sets the visibility of the point series. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 For internal use only. Assigns (copies) properties from another ChartObject to the current object. |
![]() | Clone | For internal use only. Creates a new object that is a copy of the current ChartObject object. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
![]() | ToString | Gets the string represents the point series. |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Notify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |