Share via


Scaling.LogBase Property

Definition

Logarithmic Base.

Represents the following element tag in the schema: c:logBase.

public DocumentFormat.OpenXml.Drawing.Charts.LogBase LogBase { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.LogBase? LogBase { get; set; }
member this.LogBase : DocumentFormat.OpenXml.Drawing.Charts.LogBase with get, set
Public Property LogBase As LogBase

Property Value

Returns LogBase.

Applies to