'Declaration
Public Sub SetShowAtWall( _ ByVal wall As ChartWallType, _ ByVal show As System.Boolean _ )
'Usage
Dim instance As NScaleSectionStyle Dim wall As ChartWallType Dim show As System.Boolean instance.SetShowAtWall(wall, show)
public void SetShowAtWall( ChartWallType wall, System.bool show )
Parameters
- wall
- show