Color.Transparent or a valid color respectively.
| Visual Basic (Declaration) | |
|---|---|
Public Property TickLabelSeparatorLine As Line | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Line TickLabelSeparatorLine {get; set;} | |
| dotnetCHARTING | Send comments on this topic. |
| TickLabelSeparatorLine Property | |
| See Also | |
|
| dotnetCHARTING Namespace > Axis Class : TickLabelSeparatorLine Property |
Color.Transparent or a valid color respectively.
| Visual Basic (Declaration) | |
|---|---|
Public Property TickLabelSeparatorLine As Line | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Line TickLabelSeparatorLine {get; set;} | |