GrapeCity.Xaml.Excel
ShowDataLabelsOverMaximun Property (ExcelChart)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options