Skip to main content
All docs
V26.1
  • NumberFormatOptions.IsSourceLinked Property

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public bool IsSourceLinked { get; set; }

    Property Value

    Type
    Boolean

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to IsSourceLinked
    AxisBase
    .NumberFormat .IsSourceLinked
    DataLabelBase
    .NumberFormat .IsSourceLinked
    DataLabelExBase
    .NumberFormat .IsSourceLinked
    TrendLineLabel
    .NumberFormat .IsSourceLinked
    See Also