Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / IMatrixData Interface
Members


In This Topic
    IMatrixData Interface
    In This Topic
    An interface that represents the data source that contains lists of ISegmentListData.
    Syntax
    'Declaration
     
    
    Public Interface IMatrixData 
    'Usage
     
    
    Dim instance As IMatrixData
    public interface IMatrixData 
    See Also