Class
ChartLine

Models a line element used by chart visuals such as axes, gridlines, or series strokes.

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Shapes

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public class ChartLine

Inheritance: objectChartLine

Properties

Outline

Gets the outline used to render the line’s stroke.

Declaration

cs-api-definition
public Outline Outline { get; }

Property Value

Outline

Methods

Clone()

Creates a deep copy of this line and returns a new instance with copied outline settings.

Declaration

cs-api-definition
public ChartLine Clone()

Returns

ChartLine

The deep copy of the object.

In this article
DefinitionPropertiesOutlineMethodsClone()
Not finding the help you need?
Contact Support