Table of Contents

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

bool

ShowFrequencies

public bool ShowFrequencies { get; set; }

Property Value

bool

ShowRowPercentages

public bool ShowRowPercentages { get; set; }

Property Value

bool

SurveyFormIdentifier

public Guid? SurveyFormIdentifier { get; set; }

Property Value

Guid?

XAxis

public QResponseCorrelationAnalysisFilter.AxisItemCollection XAxis { get; }

Property Value

QResponseCorrelationAnalysisFilter.AxisItemCollection

YAxis

public QResponseCorrelationAnalysisFilter.AxisItemCollection YAxis { get; }

Property Value

QResponseCorrelationAnalysisFilter.AxisItemCollection