Compartir a través de


Trendline.Intercept Property

Intercept.Represents the element tag in schema: c:intercept

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Property Intercept As Intercept
    Get
    Set
'Uso
Dim instance As Trendline
Dim value As Intercept

value = instance.Intercept

instance.Intercept = value
public Intercept Intercept { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Intercept
Returns Intercept.

See Also

Reference

Trendline Class

Trendline Members

DocumentFormat.OpenXml.Drawing.Charts Namespace