PaletteHatchBehavior Enum

Definition

Specifies whether hatching should be automatically applied to data points in the chart.

public enum class PaletteHatchBehavior
public enum PaletteHatchBehavior
type PaletteHatchBehavior = 
Public Enum PaletteHatchBehavior
Inheritance
PaletteHatchBehavior

Fields

Always 2

Automatic hatching will be applied to all data points.

Default 0

Same as None.

None 1

No hatching will be added to the data points.

Applies to