menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficePattern - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficePattern

    Specifies the fill pattern used in a chart.

    Inheritance
    System.Object
    OfficePattern
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficePattern : Enum

    Fields

    Angle

    Indicates the Angle pattern.

    Declaration
    public const OfficePattern Angle
    Field Value
    Type
    OfficePattern

    DarkDownwardDiagonal

    Indicates thick lines in the foreground color running from the top to the right-hand side of the chart.

    Declaration
    public const OfficePattern DarkDownwardDiagonal
    Field Value
    Type
    OfficePattern

    DarkHorizontal

    Indicates thick horizontal lines in the foreground color.

    Declaration
    public const OfficePattern DarkHorizontal
    Field Value
    Type
    OfficePattern

    DarkUpwardDiagonal

    Indicates thick lines in the foreground color running from the top to the left-hand side of the chart.

    Declaration
    public const OfficePattern DarkUpwardDiagonal
    Field Value
    Type
    OfficePattern

    DarkVertical

    Indicates thick vertical lines in the foreground color.

    Declaration
    public const OfficePattern DarkVertical
    Field Value
    Type
    OfficePattern

    DiagonalCrosshatch

    Indicates the DiagonalCrosshatch pattern.

    Declaration
    public const OfficePattern DiagonalCrosshatch
    Field Value
    Type
    OfficePattern

    DiagonalStripe

    Indicates the DiagonalStripe pattern.

    Declaration
    public const OfficePattern DiagonalStripe
    Field Value
    Type
    OfficePattern

    ForwardDiagonal

    Indicates the ForwardDiagonal pattern.

    Declaration
    public const OfficePattern ForwardDiagonal
    Field Value
    Type
    OfficePattern

    Gradient

    Indicates gradient pattern.

    Declaration
    public const OfficePattern Gradient
    Field Value
    Type
    OfficePattern

    Horizontal

    Indicates the Horizontal pattern.

    Declaration
    public const OfficePattern Horizontal
    Field Value
    Type
    OfficePattern

    HorizontalStripe

    Indicates the HorizontalStripe pattern.

    Declaration
    public const OfficePattern HorizontalStripe
    Field Value
    Type
    OfficePattern

    LightDownwardDiagonal

    Indicates thin lines in the foreground color running from the top to the right-hand side of the chart.

    Declaration
    public const OfficePattern LightDownwardDiagonal
    Field Value
    Type
    OfficePattern

    LightUpwardDiagonal

    Indicates thin lines in the foreground color running from the top to the left-hand side of the chart.

    Declaration
    public const OfficePattern LightUpwardDiagonal
    Field Value
    Type
    OfficePattern

    None

    Indicates no pattern.

    Declaration
    public const OfficePattern None
    Field Value
    Type
    OfficePattern

    Percent05

    Indicates 5% of the foreground color.

    Declaration
    public const OfficePattern Percent05
    Field Value
    Type
    OfficePattern

    Percent10

    Indicates 10% of the foreground color.

    Declaration
    public const OfficePattern Percent10
    Field Value
    Type
    OfficePattern

    Percent125Gray

    Indicates the Percent125Gray pattern.

    Declaration
    public const OfficePattern Percent125Gray
    Field Value
    Type
    OfficePattern

    Percent25

    Indicates 25% of the foreground color.

    Declaration
    public const OfficePattern Percent25
    Field Value
    Type
    OfficePattern

    Percent25Gray

    Indicates the Percent25Gray pattern.

    Declaration
    public const OfficePattern Percent25Gray
    Field Value
    Type
    OfficePattern

    Percent50

    Indicates 50% of the foreground color.

    Declaration
    public const OfficePattern Percent50
    Field Value
    Type
    OfficePattern

    Percent50Gray

    Indicates the Percent50Gray pattern.

    Declaration
    public const OfficePattern Percent50Gray
    Field Value
    Type
    OfficePattern

    Percent60

    Indicates 60% of the foreground color.

    Declaration
    public const OfficePattern Percent60
    Field Value
    Type
    OfficePattern

    Percent625Gray

    Indicates the Percent625Gray pattern.

    Declaration
    public const OfficePattern Percent625Gray
    Field Value
    Type
    OfficePattern

    Percent70

    Indicates 70% of the foreground color.

    Declaration
    public const OfficePattern Percent70
    Field Value
    Type
    OfficePattern

    Percent75

    Indicates 75% of the foreground color.

    Declaration
    public const OfficePattern Percent75
    Field Value
    Type
    OfficePattern

    Percent75Gray

    Indicates the Percent75Gray pattern.

    Declaration
    public const OfficePattern Percent75Gray
    Field Value
    Type
    OfficePattern

    ReverseDiagonalStripe

    Indicates the ReverseDiagonalStripe pattern.

    Declaration
    public const OfficePattern ReverseDiagonalStripe
    Field Value
    Type
    OfficePattern

    Solid

    Indicates the Solid pattern.

    Declaration
    public const OfficePattern Solid
    Field Value
    Type
    OfficePattern

    ThickDiagonalCrosshatch

    Indicates the ThickDiagonalCrosshatch pattern.

    Declaration
    public const OfficePattern ThickDiagonalCrosshatch
    Field Value
    Type
    OfficePattern

    ThinDiagonalCrosshatch

    Indicates the ThinDiagonalCrosshatch pattern.

    Declaration
    public const OfficePattern ThinDiagonalCrosshatch
    Field Value
    Type
    OfficePattern

    ThinDiagonalStripe

    Indicates the ThinDiagonalStripe pattern.

    Declaration
    public const OfficePattern ThinDiagonalStripe
    Field Value
    Type
    OfficePattern

    ThinHorizontalCrosshatch

    Indicates the ThinHorizontalCrosshatch pattern.

    Declaration
    public const OfficePattern ThinHorizontalCrosshatch
    Field Value
    Type
    OfficePattern

    ThinHorizontalStripe

    Indicates the ThinHorizontalStripe pattern.

    Declaration
    public const OfficePattern ThinHorizontalStripe
    Field Value
    Type
    OfficePattern

    ThinReverseDeagonalStripe

    Indicates the ThinReverseDeagonalStripe pattern.

    Declaration
    public const OfficePattern ThinReverseDeagonalStripe
    Field Value
    Type
    OfficePattern

    ThinVerticalStripe

    Indicates the ThinVerticalStripe pattern.

    Declaration
    public const OfficePattern ThinVerticalStripe
    Field Value
    Type
    OfficePattern

    Vertical

    Indicates the Vertical pattern.

    Declaration
    public const OfficePattern Vertical
    Field Value
    Type
    OfficePattern

    VerticalStripe

    Indicates the VerticalStripe pattern.

    Declaration
    public const OfficePattern VerticalStripe
    Field Value
    Type
    OfficePattern
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved