userguides
  • Welcome
  • Contact Us
  • Getting Started
    • Quickstart
    • Inside ViewZen
  • ViewZen Accounts
    • Overview
    • Account Owner
    • Home Page
    • Member Profile
      • My Account
      • My Organization
      • Security
      • Permissions
    • Roles and Permissions
      • Standard Roles
      • Custom Roles
    • User Management
    • User Groups
    • Multi factor Authentication
    • Context based Permissions
    • API Keys
  • Appverse
    • Overview
    • Home Page
    • Apps
      • Create an App
        • Folders
          • Create
          • Edit
          • Delete
          • View Contents
        • Roles
        • Forms
          • Create
            • Get Familiar
              • General Properties
              • Hint
              • Appearance
              • Validations
                • Examples
              • List of Values
              • Scope
                • Examples
              • Search Settings
              • Security
              • Expressions
              • Appverse Expressions
                • Examples
              • Choices
              • Instance Name
              • Download Form
              • Import Form
            • Best Practices
            • Create with Form Builder
            • Create with GenAI
            • Create with ODK compatible xls
          • Edit
          • Delete
          • Deploy / Undeploy
          • Settings
            • General Settings
            • Data Display
            • Appearance
            • Languages
            • Auto Numbering
            • Lookup
            • Child Forms
            • Report Template
            • Validations
            • Data Formatting Rules
            • Record Access
            • Quick Filters
          • Allocation
            • Get Familiar
              • General Properties
              • View Permissions
          • Quick Configuration
          • Events and Actions
            • Save to DB
            • Lock Record
            • Update Status
            • Create / Update Record
            • Send Notifications
            • Custom Scripts
          • Conditions in Appverse
          • Advanced Search
          • Data
            • Card Layout
            • Grid Layout
            • Master Detail Layout
          • Dashboards
            • Publish Dataset
            • Dashboard
        • Dashboards
          • Link
      • Edit an App
      • Delete an App
      • List of all Apps
      • Publish an App
      • Export & Import an App
    • User Allocation
    • Library
      • Custom Scripts
      • Custom Queries
      • Report Templates
    • Departments
    • Settings
  • ViewZen Analytics
    • Overview
    • Landing Page
    • Dashboard
      • List of Dashboards
      • Create a Dashboard
        • Get Started
        • Datasets
        • Sheets
        • Version Control
        • Toolbar
          • Place Components
            • Properties
              • Data Properties
                • Data Fields
                • Inbuilt Aggregation Functions
                • Dimensions
                • Measures
                • X-axis and Y-axis
                • Column
                • Data Series
              • Format Properties
                • Title / Sub Title / Label
                • Appearance
                • Legend
                • Viewer Settings
                • General Settings
                • Axis Settings
                • Axis Label Settings
                • Axis Title Settings
                • Label Formatting
                • Sorting
                • Color Formatting
                • Column Formatting
                • Stacked Header
                • Footer
                • Actions and Events
                • Chart Settings
                • Grid Settings
                • Data Series Formatting
                  • Value Series
                  • Column Series
                  • Stacked Column Series
                  • Radar Column Series
                  • Waterfall Series
                  • Line Series
                  • Bubble Series
                  • Pie Series
                  • Donut Series
                  • Funnel Series
                  • Clustered Area Series
              • Tooltip Properties
                • Properties
            • Visuals
              • Cards
              • Charts
              • Grid
              • Textbox
              • Filter
              • Image
              • Zone
            • Visuals Marketplace
          • Edit Components
          • Delete Components
        • Filters
          • Fixed Filters
            • Create Filter
              • Filter Conditional Statements
            • Edit Filter
            • Delete Filter
          • Interactive Filters
            • Create Filter
            • Edit Filter
            • Delete Filter
      • Edit a Dashboard
      • Share a Dashboard
      • Delete a Dashboard
      • View a Dashboard
      • Use Dashboard for Presentations
Powered by GitBook
On this page
  • Key Properties
  • Background
  • Text
  • Padding
  • Shadow
  • Border
  • Border Radius
  1. ViewZen Analytics
  2. Dashboard
  3. Create a Dashboard
  4. Toolbar
  5. Place Components
  6. Properties
  7. Format Properties

Appearance

The properties under the Appearance category can be used to control the look and presentation of the visual component i.e., card, chart, grid, pivot, button, etc.

Key Properties

Background

  • Background Color - The background color allows you to add color to the area behind the visual component. The background color can be chosen using the color picker, or alternatively, the Hex Code, RGBA, or HSLA values can be provided.

  • Opacity - Allows you to control the transparency of the background color. Opacity ranges from 0 (fully transparent i.e. makes the background color invisible) to 1 (fully opaque i.e., makes the background color completely solid).

Text

The text property can be used to provide a primary colour to the title / subtile of the visual component. The primary color can be chosen using the color picker, or alternatively, the Hex Code, RGBA, or HSLA values can be provided.

Padding

Padding can be used to control the space between the contents of the visual component and its borders.

  • The padding can be set individually in pixels for each side (top, right, bottom, and left).

Shadow

The shadow property is used to add depth and emphasis to visual component box by creating a soft or sharp outline beneath it. Under the shadow settings, three properties can be defined:

  • Offset (X, Y) - Determines the position of the shadow relative to the visual component box.

    • A positive X value moves the shadow to the right. Negative values are currently not allowed

    • A positive Y value moves the shadow downward. Negative values are currently not allowed

  • Blur Radius - Defines how soft or sharp the shadow appears. A higher value creates a more diffused, softer shadow.

  • Color: Color can be used to match the theme of the visual component box and enhance contrast.

Border

The border provides an outline around the visual component box. Under the border settings, three properties can be defined:

  • Width: This controls the thickness of the border. For the border to appear, it must have a non-zero width.

  • Style: This determines the appearance of the border. The available options are:

    • None: The border will not be displayed, even if a width is set.

    • Solid: A continuous, unbroken line.

    • Dotted: A broken line made up of dots.

    • Dashed: A broken line made up of dashes.

  • Color: This setting allows you to define the color of the border.

Border Radius

Border Radius is a property that controls the roundness of the corners of the border around the visual component box. This property gets applied only when a non zero width border is set around the visual component box.

  • The border radius can be set individually in pixels for each corner (top-left, top-right, bottom-left, and bottom-right).

  • A border-radius of 0px gives sharp, square corners.

  • As border radius is increased, sharp angular corners keeps getting transformed into more smooth, rounded corners.

PreviousTitle / Sub Title / LabelNextLegend

Last updated 4 months ago

Appearance