ChartPaletteHatchBehaviorTypes Enum

Definition

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

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

Fields

Always 2

The hatching is always applied.

Default 0

The default behavior type.

None 1

No behavior type.

Applies to