Edit

Share via


ChartFillFormat.Patterned(Int32) Method

Definition

Sets the specified fill to a pattern.

public:
 void Patterned(int Pattern);
public void Patterned (int Pattern);
abstract member Patterned : int -> unit
Public Sub Patterned (Pattern As Integer)

Parameters

Pattern
Int32

Required MsoPatternType. The type of pattern.

Applies to