Gets or sets the legend Dock position in the TwxChartComponent layout.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Dock LegendDock { get; set; } |
Visual Basic |
---|
Public Property LegendDock As Dock Get Set |
JScript |
---|
function get LegendDock () : Dock function set LegendDock (value : Dock) |