menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StockChartAxisTitleStyle - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StockChartAxisTitleStyle

    To specify customization values for stockchart axis title.

    Inheritance
    System.Object
    ChartCommonFont
    StockChartAxisTitleStyle
    Inherited Members
    ChartCommonFont.Color
    ChartCommonFont.FontFamily
    ChartCommonFont.FontStyle
    ChartCommonFont.FontWeight
    ChartCommonFont.Opacity
    ChartCommonFont.TextAlignment
    ChartCommonFont.TextOverflow
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class StockChartAxisTitleStyle : ChartCommonFont

    Constructors

    StockChartAxisTitleStyle()

    Declaration
    public StockChartAxisTitleStyle()

    Properties

    Size

    Unique size of the axis labels.

    Declaration
    public override string Size { get; set; }
    Property Value
    Type
    System.String
    Overrides
    ChartCommonFont.Size

    Methods

    BuildRenderTree(RenderTreeBuilder)

    Declaration
    protected override void BuildRenderTree(RenderTreeBuilder __builder)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved