[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ChartDataSetting.ShowHiddenData

ShowHiddenData Property

ShowHiddenData

Gets or sets a value that indicates whether the chart displays all hidden data.

Declaration
public bool ShowHiddenData { get; set; }
Public Property ShowHiddenData As Boolean
Property Value
Type Description
bool

true if chart displays all hidden data; otherwise, false.