| INChartObject Interface |
Namespace: NChart3D_UWP
The INChartObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Chart |
Chart the object belongs to.
This property is assigned automatically whenever the object is assigned to the chart.
| |
| Visible |
Flag that determines if the object is visible (true) or not (false). The default value is true.
|