Show the axis on the other side of the chart.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool AlternativePlacement { get; set; } |
| Visual Basic |
|---|
Public Property AlternativePlacement As Boolean Get Set |
| JScript |
|---|
function get AlternativePlacement () : boolean function set AlternativePlacement (value : boolean) |