Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1LinePanel Class / LineDefinitions Property

In This Topic
    LineDefinitions Property
    In This Topic
    Gets the collection of specifications of how much space to give to each item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LineDefinitions As LineDefinitionCollection
    public LineDefinitionCollection LineDefinitions {get;}
    See Also