ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PieInfo Structure
Members


In This Topic
    PieInfo Structure
    In This Topic
    Represents parameters of pie slice.
    Object Model
    PieInfo Structure
    Syntax
    'Declaration
     
    
    Public Structure PieInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As PieInfo
    public struct PieInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.WPF.C1Chart.PieInfo

    See Also