dotnetCHARTING Send comments on this topic.
Invert Property
See Also 
dotnetCHARTING Namespace > AxisLineBreaks Class : Invert Property


Gets or sets a value that reverses gaps and lines.

Syntax

Visual Basic (Declaration) 
Public Property Invert As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AxisLineBreaks
Dim value As Boolean
 
instance.Invert = value
 
value = instance.Invert
C# 
public bool Invert {get; set;}

See Also

© 2021 All Rights Reserved.