• LightSwitch HTML Edition Overview
    • Installing LightSwitch HTML Edition
      • Prerequisites
      • To Install Studio for LightSwitch HTML
    • Using the Studio for LightSwitch HTML Extension
    • Installing the NuGet Client Package (Required)
    • IInstalling the NuGet Server Package (Optional)
    • Creating a New Studio for LightSwitch HTML Project
  • Connecting to Data
    • Connect to SQL Server Database
    • Connect to OData Service
  • Screen Overview
    • Adding a Studio for LightSwitch HTML Screen
      • Screen Templates
        • Wijmo Grid Screen( Scrolling)
        • Wijmo Grid Screen (Paging)
        • Wijmo Grid Screen (Editing)
        • Wijmo Chart Screen
        • Wijmo Pie Chart Screen
        • Wijmo Events Calendar Screen
        • Wijmo OLAP Screen
        • Wijmo Gallery Screen
        • Screen Launcher
  • Custom Controls
    • Using the Wijmo Control Extensions
      • Wijmo Value Control
      • Wijmo Collection Control
      • Wijmo Custom Control
      • Wijmo Details Control
    • Programming with Wijmo Control Extensions
    • Widget Reference
      • Bar Chart
      • Calendar
      • Date Input
      • Date/Time Input
      • Drop Down
      • Events Calendar
      • Gallery
      • Grid
      • JSON Chart
      • JSON Grid
      • Line Chart
      • Linear Gauge
      • Numeric Input
      • Pie Chart
      • Pie Chart ( Details)
      • Radial Gauge
      • Rating
      • Scatter Chart
      • Text Input
  • D3 Controls
    • Required Entity Properties for D3 Controls
    • Quick Start: D3 Bubble Chart Control
      • Step 1: Creating a LightSwitch for HTML Project
      • Step 2: Connect to an External OData Service
      • Step 3: Add and Modify Browse Screen
      • Step 4: Setting the Widget Property and Running the Application
    • Setting up the D3 Chart Screens
      • Setting up D3 Gantt Chart Screen
      • Setting up D3 Heatmap Screen
      • Setting up Treemap Screen
      • Setting up D3 Timeline Screen
  • API Reference
    • C1.Win.Olap.4 Assembly
      • Namespaces
        • C1.Olap Namespace
          • Overview
          • Classes
            • C1OlapConditionalFieldStyle
              • Overview
              • Members
              • Methods
                • AppliesTo Method
                • LoadAttributes Method
                • SaveAttributes Method
              • Properties
                • ConditionType Property
                • IsEmpty Property
                • Value Property
            • C1OlapEngine
              • Overview
              • Members
              • C1OlapEngine Constructor
              • Methods
                • BeginUpdate Method
                • CancelUpdate Method
                • EndUpdate Method
                • GetDetail Method
                  • GetDetail(DataRow,DataColumn) Method
                  • GetDetail(DataRow,String) Method
                • GetOlapKey Method
                  • GetOlapKey(DataColumn) Method
                  • GetOlapKey(DataRow) Method
                • GetViewTitle Method
                  • GetViewTitle() Method
                  • GetViewTitle(String,String) Method
                • OnLoadedFields Method
                • OnUpdated Method
                • OnUpdating Method
                • ReadXml Method
                  • ReadXml(XmlReader) Method
                  • ReadXml(String) Method
                • TransposeFields Method
                • Update Method
                • WriteXml Method
                  • WriteXml(XmlWriter) Method
                  • WriteXml(String) Method
              • Properties
                • ColumnFields Property
                • DataSource Property
                • Fields Property
                • FilteredItemCount Property
                • FilterFields Property
                • IsViewDefined Property
                • ItemCount Property
                • OlapDefaultView Property
                • OlapTable Property
                • RowFields Property
                • ShowKeyColumns Property
                • ShowTotalsColumns Property
                • ShowTotalsRows Property
                • ShowZeros Property
                • ValueField Property
                • ValueFields Property
                • ViewDefinition Property
              • Events
                • LoadedFields Event
                • Updated Event
                • UpdateProgressChanged Event
                • Updating Event
            • C1OlapField
              • Overview
              • Members
              • Methods
                • GetUniqueValues Method
                • OnPropertyChanged Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Caption Property
                • Filter Property
                • Format Property
                • IsActive Property
                • Name Property
                • OlapEngine Property
                • ParentList Property
                • Style Property
                • StyleHigh Property
                • StyleLow Property
                • Subtotal Property
                • Type Property
                • WeightField Property
                • Width Property
              • Events
                • PropertyChanged Event
            • C1OlapFieldList
              • Overview
              • Members
              • Methods
                • Add Method
                  • Add(String[]) Method
                • ClearItems Method
                • IndexOf Method
                  • IndexOf(String) Method
                • Insert Method
                  • Insert(Int32,String) Method
                • InsertItem Method
                • Remove Method
                  • Remove(String) Method
                • RemoveItem Method
                • SetItem Method
              • Properties
                • Item Property
                • MaxItems Property
            • C1OlapFieldStyle
              • Overview
              • Members
              • Methods
                • Clear Method
                • LoadAttributes Method
                • OnPropertyChanged Method
                • ReadXml Method
                • SaveAttributes Method
                • WriteXml Method
              • Properties
                • BackColor Property
                • Field Property
                • FontBold Property
                • ForeColor Property
                • IsEmpty Property
            • C1OlapFilter
              • Overview
              • Members
              • C1OlapFilter Constructor
              • Methods
                • Apply Method
                • Clear Method
                • OnPropertyChanged Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • AndConditions Property
                • Condition1 Property
                • Condition2 Property
                • Field Property
                • IsActive Property
                • IsCustomFilterActive Property
                • ShowValues Property
                • Values Property
              • Events
                • PropertyChanged Event
            • C1OlapKey
              • Overview
              • Members
              • Methods
                • Equals Method
                • GetFormattedValue Method
                  • GetFormattedValue(Int32) Method
                  • GetFormattedValue(Int32,Object) Method
                • GetHashCode Method
                • MatchesItem Method
                • ToString Method
              • Properties
                • Fields Property
                • ValueField Property
                • Values Property
            • FilterCondition
              • Overview
              • Members
              • Methods
                • Apply Method
                • Clear Method
                • OnPropertyChanged Method
              • Properties
                • IsActive Property
                • Operator Property
                • Parameter Property
              • Events
                • PropertyChanged Event
            • ValueSet<T>
              • Overview
              • Members
              • ValueSet<T> Constructor
                • ValueSet<T> Constructor()
                • ValueSet<T> Constructor(IEqualityComparer<T>)
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • SameValues Method
                • Sort Method
                • ToArray Method
                • ToList Method
              • Properties
                • Count Property
          • Enumerations
            • ConditionOperator
            • ConditionType
            • ShowTotals
            • Subtotal