Table of Contents

Class CorrelationAnalysisFilter

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class CorrelationAnalysisFilter : Filter, ISearchReport
Inheritance
CorrelationAnalysisFilter
Implements
Inherited Members

Constructors

CorrelationAnalysisFilter()

public CorrelationAnalysisFilter()

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

SurveyId

public int? SurveyId { get; set; }

Property Value

int?

XAxis

public CorrelationAnalysisFilter.AxisItemCollection XAxis { get; }

Property Value

CorrelationAnalysisFilter.AxisItemCollection

YAxis

public CorrelationAnalysisFilter.AxisItemCollection YAxis { get; }

Property Value

CorrelationAnalysisFilter.AxisItemCollection