GrapeCity.Xaml.Excel
NoEndCap Property (IExcelErrorBars)


Specifies an end cap is not drawn on the error bars.
Syntax
'Declaration
 
Property NoEndCap As Boolean
'Usage
 
Dim instance As IExcelErrorBars
Dim value As Boolean
 
instance.NoEndCap = value
 
value = instance.NoEndCap
bool NoEndCap {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelErrorBars Interface
IExcelErrorBars Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options