| lineElement {ggplot.elements} | .NET clr documentation |
# namespace ggplot.elements
export class lineElement extends ggplotElement {
color: string;
layout: Layout;
linetype: DashStyle;
width: double;
}
layout: Layoutlinetype: DashStyle