Determines if Open and Close markers (lines or triangles) are displayed while LabelValueType is Open or Close. Default: Both.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlEnum<ChartShowOpenClose> ShowOpenClose { get; set; }
Visual Basic
Public Property ShowOpenClose As RdlEnum(Of ChartShowOpenClose)
	Get
	Set

See Also