List of chart axes, excluding the default axis.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public TwxSharedAxisModels Axes { get; set; } |
Visual Basic |
---|
Public Property Axes As TwxSharedAxisModels Get Set |
JScript |
---|
function get Axes () : TwxSharedAxisModels function set Axes (value : TwxSharedAxisModels) |