[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ILegend

ILegend Interface

Represents the legend in a chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ILegend
Public Interface ILegend

Properties

Name Description
Format

Gets the IChartFormat object.

Height

Gets or sets the height of the object.

IncludeInLayout

Gets or sets a value indicating whether the legend will occupy the chart layout space when a chart layout is being determined.

Left

Gets or sets the left of the object.

LegendEntries

Gets an object that represents a collection of legend entries for the legend.

Position

Gets or sets an LegendPosition value that represents the position of the legend on the chart.

Top

Gets or sets the top of the object.

Width

Gets or sets the width of the object.

Methods

Name Description
Delete()

Deletes the object.