| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | ResetFont | Resets the Font property to default state. |
![]() | ResetForeColor | Resets the ForeColor property to default state. |
![]() | ResetRotation | Resets the Rotation property to default state. |
![]() | ResetVerticalText | Resets the VerticalText property to default state. |
![]() | ShouldSerializeFont | Returns false if the Font property is in the default state. The default state is to inherit the Font from the Chart2DArea object. |
![]() | ShouldSerializeForeColor | Returns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart2DArea object. |
![]() | ShouldSerializeRotation | Returns false if the Rotation property is in the default state. The default state is to inherit the Rotation from the Chart2DArea object. |
![]() | ShouldSerializeVerticalText | Returns false if the VerticalText property is in the default state. The default state is to inherit the VerticalText from the Chart2DArea object. |

