ComponentOne FinancialChart for WPF
C1.WPF Namespace / ArcSegmentDef Class
Members



In This Topic
    ArcSegmentDef Class
    In This Topic
    Keeps arc segment definition properties which can be used in xaml to draw the ArcSegment.
    Syntax
    'Declaration
     
    
    Public Class ArcSegmentDef 
    'Usage
     
    
    Dim instance As ArcSegmentDef
    public class ArcSegmentDef 
    public ref class ArcSegmentDef 
    Inheritance Hierarchy

    System.Object
       C1.WPF.ArcSegmentDef

    See Also