ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemDashStyle Property

In This Topic
    LegendItemDashStyle Property (ILegendItem)
    In This Topic
    Gets the legend item graphic's dash style (for line item kind).
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemDashStyle As DashStyle
    DashStyle LegendItemDashStyle {get;}
    See Also