Property LineStyles
LineStyles
When implemented by a class, represents an object that implements IEditLineStyles interface holding collection of ILineStyle objects each of them determines particular style of the line in the control.
IEditLineStyles LineStyles { get; set; }