LegendPosition Property (PivotChart)
In This Topic
Gets or sets a value that determines whether and where the legend appears in relation to the plot area.
Syntax
'Declaration
Public Property LegendPosition As Position
public Position LegendPosition {get; set;}
See Also