SpreadsheetGear.Charts Namespace > IErrorBars Interface : EndStyle Property |
'Declaration
Property EndStyle As EndStyleCap
'Usage
Dim instance As IErrorBars Dim value As EndStyleCap instance.EndStyle = value value = instance.EndStyle
EndStyleCap EndStyle {get; set;}
read-write property EndStyle: EndStyleCap;
function get,set EndStyle : EndStyleCap
__property EndStyleCap get_EndStyle(); __property void set_EndStyle( EndStyleCap value );
property EndStyleCap EndStyle { EndStyleCap get(); void set ( EndStyleCap value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2