interface SankeyDataTitle {
    font: Partial<SankeyFont>;
    title: string;
}

Properties

Properties

title: string