ChartGridLinesEnabledTypes Enum

Definition

Specifies whether major or minor grid lines are enabled.

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

Fields

Auto 0

Indicates that the report processor should automatically determine the setting.

False 2

Indicates that major or minor grid lines are not enabled.

True 1

Indicates that major or minor grid lines are enabled.

Applies to