'Declaration Public Overrides ReadOnly Property HasAxis As System.Boolean
'Usage Dim instance As WinLossSparklineViewInfo Dim value As System.Boolean value = instance.HasAxis
public override System.bool HasAxis {get;}
Property Value
true
if this instance has an axis; otherwise, false
.