Class QResponseCorrelationAnalysisFilter
- Namespace
- InSite.Application.Surveys.Read
- Assembly
- Shift.Sdk.dll
public class QResponseCorrelationAnalysisFilter : Filter, ISearchReport
- Inheritance
-
QResponseCorrelationAnalysisFilter
- Implements
- Inherited Members
- Extension Methods
Constructors
QResponseCorrelationAnalysisFilter()
public QResponseCorrelationAnalysisFilter()
Properties
ShowColumnPercentages
public bool ShowColumnPercentages { get; set; }
Property Value
ShowFrequencies
public bool ShowFrequencies { get; set; }
Property Value
ShowRowPercentages
public bool ShowRowPercentages { get; set; }
Property Value
SurveyFormIdentifier
public Guid? SurveyFormIdentifier { get; set; }
Property Value
- Guid?
XAxis
public QResponseCorrelationAnalysisFilter.AxisItemCollection XAxis { get; }
Property Value
YAxis
public QResponseCorrelationAnalysisFilter.AxisItemCollection YAxis { get; }