LabelOutsidePlotAreaStyle 列舉

定義

指定可以在繪圖區之外繪製標籤的程度。

public enum class LabelOutsidePlotAreaStyle
public enum LabelOutsidePlotAreaStyle
type LabelOutsidePlotAreaStyle = 
Public Enum LabelOutsidePlotAreaStyle
繼承
LabelOutsidePlotAreaStyle

欄位

No 1

標籤無法在繪圖區之外繪製。

Partial 2

標籤可以在繪圖區之外部分繪製。

Yes 0

標籤可以在繪圖區之外繪製。

備註

LabelOutsidePlotAreaStyle列舉表示允許標籤離開繪圖區的程度。 它會與物件的屬性搭配使用 AllowOutsidePlotArea SmartLabelStyle

如果您指定部分值,則可以在繪圖區外部繪製超過50% 的標籤。

適用於