ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

FunctionBase.LineStyle Property

Gets or sets the line style used for plotting the function.

[Visual Basic]

Public Property LineStyle As ChartLineStyle

[C#]

public ChartLineStyle LineStyle {get;set;}

[Delphi]

public property LineStyle: ChartLineStyle read get_LineStyle write set_LineStyle;

See Also

FunctionBase Class | FunctionBase Members | C1.Win.C1Chart Namespace | FunctionBase Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.