Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / ILegendEntries Interface
Members


In This Topic
    ILegendEntries Interface
    In This Topic
    Represents a collection of all the ILegendEntry objects in the specified chart legend.
    Syntax
    'Declaration
     
    
    Public Interface ILegendEntries 
    'Usage
     
    
    Dim instance As ILegendEntries
    public interface ILegendEntries 
    See Also