Specifies the location of the legend
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public GdxLegendLocation LegendLocation { get; set; } |
| Visual Basic |
|---|
Public Property LegendLocation As GdxLegendLocation Get Set |
| JScript |
|---|
function get LegendLocation () : GdxLegendLocation function set LegendLocation (value : GdxLegendLocation) |