GrapeCity.Xaml.Excel
ShowAutoTitle Property (IExcelChart)


Specifies whether shown chart title or not.
Syntax
'Declaration
 
Property ShowAutoTitle As Boolean
'Usage
 
Dim instance As IExcelChart
Dim value As Boolean
 
instance.ShowAutoTitle = value
 
value = instance.ShowAutoTitle
bool ShowAutoTitle {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