NChartPieSeriesSettingsCenterCaption Property |
Caption that appears in the center of pie.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartTooltip CenterCaption { get; set; }
Public Property CenterCaption As NChartTooltip
Get
Set
public:
virtual property NChartTooltip^ CenterCaption {
NChartTooltip^ get () sealed;
void set (NChartTooltip^ value) sealed;
}
Property Value
Type:
NChartTooltipSee Also