ChartAllowOutSidePlotAreaTypes Enum

Definition

Specifies whether smart labels can be drawn outside the plot area.

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

Fields

False 2

The smart labels cannot be drawn outside the plot area.

Partial 0

The type is partial.

True 1

The smart labels can be drawn outside the plot area.

Applies to