GrapeCity.Xaml.Excel
ShowDataLabelsOverMaximun Property (IExcelChart)


Specifies data labels over the maximun of the chart shall be shown.
Syntax
'Declaration
 
Property ShowDataLabelsOverMaximun As Boolean
'Usage
 
Dim instance As IExcelChart
Dim value As Boolean
 
instance.ShowDataLabelsOverMaximun = value
 
value = instance.ShowDataLabelsOverMaximun
bool ShowDataLabelsOverMaximun {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChart Interface
IExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options