Skip to main content
All docs
V26.1
  • ChartLineOptions.Effects Property

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public ShapeEffectProperties Effects { get; set; }

    Property Value

    Type
    ShapeEffectProperties

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to Effects
    AxisBase
    .MajorGridlines .Effects
    AxisBase
    .MinorGridlines .Effects
    See Also